-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: jfx11, 10
-
Component/s: javafx
We currently require a minimum of jdk-9+165 to build FX. The GA version of JDK 9 was build 181, so we should bump the minimum to jdk-9+181.
This will allow us to remove the following now-unnecessary qualified exports:
# Qualified exports forJDK-8177566
--add-exports=javafx.base/com.sun.javafx.reflect=javafx.fxml
--add-exports=javafx.base/com.sun.javafx.reflect=javafx.web
This will allow us to remove the following now-unnecessary qualified exports:
# Qualified exports for
--add-exports=javafx.base/com.sun.javafx.reflect=javafx.fxml
--add-exports=javafx.base/com.sun.javafx.reflect=javafx.web