-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P1
-
Affects Version/s: 9
-
Component/s: infrastructure
As of jdk 9 build 112 the javafx.* modules are correctly included in the jdk image but are no longer included in the jre image.
To verify this, download the jre-9+112 bundle and run:
./jre-9/bin/java -listmods
The javafx.* modules will not be found. Also, the jre-9/lib/javafx.properties file is missing.
To verify this, download the jre-9+112 bundle and run:
./jre-9/bin/java -listmods
The javafx.* modules will not be found. Also, the jre-9/lib/javafx.properties file is missing.
- relates to
-
JDK-8153261 Clean up fix for JDK-8153217
-
- Resolved
-
-
JDK-8152197 Single place to specify module-specific information for images build
-
- Resolved
-