ValV
10/10/2018, 8:10 AMfxrt.jar
. I suspect that it's just a tip of the iceberg. All those classes inside fxrt.jar
they do call some specific code in JVM, don't they?Czar
10/10/2018, 8:15 AMValV
10/10/2018, 8:18 AMValV
10/10/2018, 8:20 AMCzar
10/10/2018, 8:48 AMcarlw
10/10/2018, 11:37 AMValV
10/10/2018, 12:00 PMfxrt.jar
compiles into that bytecode, right? Or there's one more layer between `dll`s/`so`s and fxrt.jar
contents, like some compiler features?ValV
10/10/2018, 12:05 PMcarlw
10/10/2018, 12:44 PMValV
10/10/2018, 12:59 PMjava-openjfx
package, but no name gives a clue what lib is responsible for calling Gtk+ functionscarlw
10/10/2018, 1:25 PMValV
10/11/2018, 9:12 AMlibglass.so
deals with Gtk+ windowing functions in OpenJFX