tests/system/src/test/addExports

Print this page
rev 9996 : 8163316: Update FX to use new gnu style java command line options
Reviewed-by: kcr

@@ -1,22 +1,22 @@
--XaddExports:java.base/sun.util.logging=ALL-UNNAMED
+--add-exports java.base/sun.util.logging=ALL-UNNAMED
 #
--XaddExports:javafx.base/com.sun.javafx=ALL-UNNAMED
+--add-exports javafx.base/com.sun.javafx=ALL-UNNAMED
 #
--XaddExports:javafx.graphics/com.sun.glass.ui=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.glass.ui.monocle=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.animation=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.application=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.css=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.css.parser=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.embed=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.font=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.geom=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.geom.transform=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.iio.bmp=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.iio.common=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.iio.gif=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.iio=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.iio.png=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.image.impl=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.image=ALL-UNNAMED
--XaddExports:javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.glass.ui=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.glass.ui.monocle=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.animation=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.application=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.css=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.css.parser=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.embed=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.font=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.geom=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.geom.transform=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.iio.bmp=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.iio.common=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.iio.gif=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.iio=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.iio.png=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.image.impl=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.image=ALL-UNNAMED
+--add-exports javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED