Login  Register

Re: Fail to run with openjdk-11 and openjdk-12

Posted by sailsman63 on Oct 07, 2019; 11:21pm
URL: https://forum.jogamp.org/Fail-to-run-with-openjdk-11-and-openjdk-12-tp4040000p4040089.html

This is not limited to java3d.

I've seen it with JOGL/Gluegen, and some others have had this error when running LWJGL!

Certain newer builds of Java 11 & 12 seem to be the culprit. On Arch, they hit around Jul/24/2019 (OpenJDK packages), on Ubuntu, Apr/19/2019

The closest that I can come to an explanation is https://github.com/eclipse/openj9/issues/3607, but that would imply that some JDK builds have a built-in glibc? The current Java 8 Build from Arch does not have this issue.