Hello,

This thread is a follow-up of existing issue on Adoptium GitHub, see 
https://github.com/adoptium/adoptium-support/issues/307.

In short we are in a dead end with integrating OpenJFX in OpenJDK 11 for 
Windows x86 platforms. We get OpenJFX jmods from Gluon and OpenJDK from 
Adoptium.
x86 jmods are only available with JavaFX LTS 17, while using this version with 
OpenJDK 11 results in "java.lang.UnsatisfiedLinkError: 
C:\****\jre\bin\glass.dll: Can't find dependent libraries" because of missing 
library on the system (vcruntime140_1.dll).

I'm wondering if a "simple" backport of 
https://bugs.openjdk.java.net/browse/JDK-8242468 to OpenJDK 11 wouldn't be 
enough to make it working.
If so, is there a graceful volunteer ?

Thanks and Regards,
Julien

Reply via email to