Quick Question - Answer ASAP

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Quick Question - Answer ASAP

an01
Hi all,

Just have a quick question. My team is currently using JOGL 2.3.2 and we are transitioning from Java 9 to Java 21. I wanted to know if there will be any compatibility issues?

I'm finding issues with running JOGL 2.3.2 with Java 21 on Linux currently, and not too sure if it's because our JOGL version needs to be updated to JOGL 2.4.0.

Thank you.
Reply | Threaded
Open this post in threaded view
|

Re: Quick Question - Answer ASAP

an01
To add more to the question, I would like to also ask how come there is a lack of libnewt.so in jogl 2.4.0? I was trying to upgrade by replacing all the libs and jars we had but there is only libnewt_drm.so and libnewt_head.so
Reply | Threaded
Open this post in threaded view
|

Re: Quick Question - Answer ASAP

gouessej
Administrator
In reply to this post by an01
Hello

I advise you to use the JogAmp fat JAR to keep things simple except if it doesn't suit your use case.

Moreover, don't forget the --add-opens clauses if you want to use JOGL with Java >= 9.

Finally, rather use the latest version, it will help us to help you ;)
Julien Gouesse | Personal blog | Website