We're looking into transitioning to a community version of Java 8 (e.g AdoptOpenJDK). I'm running into an issue with Java FX, which apparently isn't part of the community version.
I know one option is to move to a later version of Java and include it as a module. But, if we stick with Java 8, is the only option to use Oracle's JDK?