java.library.path fix for MacOS X (7145798)

Michael Hall mik3hall at gmail.com
Fri Feb 17 16:47:37 PST 2012


On Feb 17, 2012, at 6:36 PM, Mike Swingler wrote:

> Apps from the Mac App Store can load additional libraries, however I think it is only prudent for them to restrict their loading to libraries within their own code signed bundle.

OK, sort of wondered about that. I would maybe see an advantage to loading from classpath in this case. Or, will the plist support some sort of $JAVA_LIBRARY_PATH or similar that would allow this to specify a path within the 'code signed bundle'?


More information about the macosx-port-dev mailing list