Good evening colleagues and friends,
I’ve noticed that we lack openJFX package in the repository (Leap 42.1).
I think that would be awesome to have a prebuilt rpm (on the repo of course) so we can install and update it.
Where should I suggest to add this package?
After my inquiry, I checked through the java(fx) ml and skimmed through a number of circular discussions from the java and javafx camps about getting it (javafx) ready for 9’s release (circa apr/17?) and all the current problems.
Perhaps building it manually has improved, but that certainly wasn’t the case when I looked to do it (read: failed … don’t recall all the issues. You will also see that Mathias (the original bug/feature request) ran into similar difficulty).
If you’re building a relatively simple app with a JDK dependency (generally speaking, not just JavaFX), then you might take your chances with openjdk.
But, the last differences between openjdk and Orackle Java SE were related to compiling, and although the two should now be the same (or nearly so) I’d still suspect that Oracle Java SE is likely the more reliable approach. Just inspecting the diagram illustrating v.8 openjdk-devel components vs Oracle Java SE components looks different, and that’s enough for me to suspect that there might still be significant differences even if they might be rare.