Re: GraalVM 24 + Jogl 2.5.0
Posted by kit89 on Jun 24, 2025; 11:19pm
URL: https://forum.jogamp.org/GraalVM-24-Jogl-2-5-0-tp4043722p4043787.html
From a JOGL perspective I don't think there was any unexpected issues, the tracing agent is required for anything that loads native libraries. As for the java.awt.Font it was making use of a system-property that wasn't set by GraalVM.
I'll have to rerun my experiments to highlight any specific jogl problems, but off the top of my head I don't think there was any.