Is there a reason that JDK 8 does not declare the full set of "capabilities" (from the OS X point of view) in the OS-specific Info.plist file?
I just discovered that my JNI application broke because it uses native code to launch a JVM, but was able to fix it simply by adding the JNI "capability." So clearly it *has* that capability. -- David P. Caldwell http://www.davidpcaldwell.com/
