Re: Available GLVersions not set for EGLGraphicsDevic
Posted by
fredand44 on
Oct 24, 2019; 5:36am
URL: https://forum.jogamp.org/Available-GLVersions-not-set-for-EGLGraphicsDevic-tp4040111p4040118.html
Hello Xerxes,
Thanks alot!
I can confirm it works when I followed your instructions.
There was one execption but I think that might be a bug in my app. I will look into that.
How ever there were a couple of warningas as well at start up:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
javax.media.j3d.JoglPipeline (file:/home/albin/H%c3%a4mtningar/object3Dcreator-app-1.0.0-jar-with-dependencies.jar) to method sun.awt.AppContext.getAppContext()
WARNING: Please consider reporting this to the maintainers of
javax.media.j3d.JoglPipeline
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
How ever the best solution is probably to upgrade. I will try it out asap.
Best regards
Fredrik
From: Xerxes Rånby [via jogamp] <ml+[hidden email]>
Sent: Wednesday, October 23, 2019 3:22:09 PM
To: fredand44 <[hidden email]>
Subject: Re: Available GLVersions not set for EGLGraphicsDevic