When the JavaFX native libraries are packaged as static archives and linked into an executable, there is a need for a JNI_OnLoad_foo function for libfoo.a
We don't have this yet for libprism-sw.a, which does not allow JavaFX to be used in this way on containers/servers with no hardware acceleration support.
We don't have this yet for libprism-sw.a, which does not allow JavaFX to be used in this way on containers/servers with no hardware acceleration support.