Re: error after upgrade to oracle 1.8.0_20 from 1.8.0_11

Posted by gouessej on
URL: https://forum.jogamp.org/error-after-upgrade-to-oracle-1-8-0-20-from-1-8-0-11-tp4032882p4032891.html

Please test with OpenJDK too. As OpenJDK is the Reference Implementation of Java and the default implementation under GNU Linux, it would be easier for other developers to reproduce your problem.

I agree with Sven's suggestion, keep it simple, put all JARs containing both the Java libraries and the native libraries into the same JARs and let GlueGen do its job (detect the appropriate JARs, extract the native libraries from them, load them) without modifying the Java library path or LD_LIBRARY_PATH.
Julien Gouesse | Personal blog | Website