Re: Hardcoded float not working?
Posted by
Wade Walker on
Dec 24, 2013; 3:12am
URL: https://forum.jogamp.org/Hardcoded-float-not-working-tp4030974p4031050.html
Glad you fixed the problem, but I wish I knew for sure what was causing it

I can successfully use JOCL JARs (which are compiled with Java 6) from a Java 7 program when I use the Oracle JDK/JRE, so perhaps this has to do with native buffer handling differences between OpenJDK 6 and 7.