Login  Register

Re: Unable to determine GraphicsConfiguration

Posted by Goofyseeker3 on Mar 03, 2024; 5:31am
URL: https://forum.jogamp.org/Unable-to-determine-GraphicsConfiguration-tp4042444p4043350.html

I will push oracle to update the default openjdk 21+ (and others) to run all the native library loading the same way in all operating systems. I mean openjdk21 from oracle as the default (in java-17 and java-21 compatibility modes).

until that, all what I suggested is already working properly for at least in windows jvm if not more in most native layer libraries.

If the libraries would be part of the main java openjdk install by oracle, then all this installing/running/conflicts of native library loading would not be an issue (as the original case would be).
so why would oracle drop support for the libraries including javafx and separate them to non-standard libraries. beats me.