Login  Register

Re: Unable to determine GraphicsConfiguration

Posted by Sven Gothel on Mar 09, 2024; 11:06pm
URL: https://forum.jogamp.org/Unable-to-determine-GraphicsConfiguration-tp4042444p4043381.html

Bug 1505 - Seamless support of OpenJDK 2x; Mitigating its Constraints and support its Features
https://jogamp.org/bugzilla/show_bug.cgi?id=1505

.. I will add a separate forum post for this.

https://forum.jogamp.org/Bug-1505-Seamless-support-of-OpenJDK-2x-Mitigating-its-Constraints-and-support-its-Features-td4043382.html

+++

Note: When I tried to allows module usage with a hybrid jar file,
required jar properties were not allowed for simple class files not build as a module.
I simply gave up then, as it ate to much time to continue without a clear direction.

Of course, delivering a dual jar file for module and classic-jar usage would be best for all.