I was able to invoke Java from within Java on Windows from (java.home)/bin/java. But I tried the same code on a Mac, and it didn't work. I presume it wouldn't work on Linux either. What file within java.home do I need to invoke to launch java on Mac and Linux?I was able to invoke Java from within Java on W