< prev index next >

modules/javafx.controls/src/test/addExports

Print this page

        

*** 1,14 **** - --add-exports java.base/sun.util.logging=ALL-UNNAMED # --add-exports javafx.base/com.sun.javafx=ALL-UNNAMED --add-exports javafx.base/com.sun.javafx.binding=ALL-UNNAMED --add-exports javafx.base/com.sun.javafx.collections=ALL-UNNAMED --add-exports javafx.base/com.sun.javafx.event=ALL-UNNAMED --add-exports javafx.base/com.sun.javafx.property=ALL-UNNAMED --add-opens javafx.base/javafx.beans.property=ALL-UNNAMED --add-opens javafx.base/com.sun.javafx.binding=ALL-UNNAMED # --add-exports javafx.graphics/com.sun.javafx.application=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.perf=ALL-UNNAMED --- 1,14 ---- # --add-exports javafx.base/com.sun.javafx=ALL-UNNAMED --add-exports javafx.base/com.sun.javafx.binding=ALL-UNNAMED --add-exports javafx.base/com.sun.javafx.collections=ALL-UNNAMED --add-exports javafx.base/com.sun.javafx.event=ALL-UNNAMED --add-exports javafx.base/com.sun.javafx.property=ALL-UNNAMED --add-opens javafx.base/javafx.beans.property=ALL-UNNAMED --add-opens javafx.base/com.sun.javafx.binding=ALL-UNNAMED + --add-exports javafx.base/com.sun.javafx.logging=ALL-UNNAMED # --add-exports javafx.graphics/com.sun.javafx.application=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.perf=ALL-UNNAMED
< prev index next >