Mac OS X JVMCapabilities

David P. Caldwell david at code.davidpcaldwell.com
Fri Apr 11 13:50:55 UTC 2014


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/


More information about the jdk8-dev mailing list