Login  Register

Re: Crash in WindowsAWTWGLGraphicsConfigurationFactory

Posted by Sven Gothel on Jun 16, 2020; 6:17pm
URL: https://forum.jogamp.org/Crash-in-WindowsAWTWGLGraphicsConfigurationFactory-tp4040703p4040711.html

On 6/16/20 5:19 PM, Lathanda [via jogamp] wrote:
> I'm using --add-open, but it doesn't help.
> I did analyse the code in hope to find a solution. I try to make jogamp work
> under openjdk11,13 or 14, but i wasn't yet able to do it. As i plan to switch
> my project from jdk1.8 to openjdk14, I really search for a solution for the
> modular problem, as i want to avoid to replace the well testet jogamp gl code,
> with new untested lwjgl code.
> atm I don't see a way to get jogamp working with modules.

So this is a strict blocking point using JogAmp w/ OpenJDK 14?
No way around using old fashion classpath?

If this is so, we surely need to resolve it.
Is this the case?

~Sven