Login  Register

Re: NPE in JoglPipeline on Java 17 (works on Java 11)

Posted by hharrison on Oct 23, 2023; 2:26am
URL: https://forum.jogamp.org/NPE-in-JoglPipeline-on-Java-17-works-on-Java-11-tp4043088p4043089.html

https://forum.jogamp.org/Java17-compatibility-error-tp4043006p4043010.html

You'll need to use some add-opens to make things work on java 17 and newer.

Harvey