< prev index next >

modules/javafx.graphics/src/test/addExports

Print this page
rev 10173 : 8170485: Switch to building JavaFX with new module-info syntax
Reviewed-by:

@@ -42,10 +42,12 @@
 --add-exports javafx.graphics/com.sun.scenario.animation=ALL-UNNAMED
 --add-exports javafx.graphics/com.sun.scenario.animation.shared=ALL-UNNAMED
 --add-exports javafx.graphics/com.sun.scenario.effect=ALL-UNNAMED
 --add-exports javafx.graphics/com.sun.scenario.effect.light=ALL-UNNAMED
 --add-exports javafx.graphics/com.sun.scenario=ALL-UNNAMED
+--add-opens javafx.graphics/javafx.scene=ALL-UNNAMED
+--add-opens javafx.graphics/javafx.scene.layout=ALL-UNNAMED
 #
 --add-exports java.base/sun.util.logging=ALL-UNNAMED
 #
 --add-exports javafx.graphics/com.sun.javafx.jmx=ALL-UNNAMED
 # compile time additions
< prev index next >