< prev index next >

tools/FxTestRunner/javatest_base/testsuite.jti.base

Print this page

        

@@ -1,4 +1,7 @@
 #JT Harness Configuration Interview
 #Thu Oct 21 16:48:38 MSD 2010
 INTERVIEW=client.test.runner.BasicFXInterview
 dryrun=No
\ No newline at end of file
+vmOptions=-XX:+IgnoreUnrecognizedVMOptions -Dsun.reflect.debugModuleAccessChecks=true -XX:+TraceAccessControlErrors
+addExports=javafx.graphics/com.sun.prism=ALL-UNNAMED,javafx.base/com.sun.javafx.runtime=ALL-UNNAMED,javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED,javafx.graphics/com.sun.javafx.stage=ALL-UNNAMED,javafx.graphics/com.sun.javafx.scene=ALL-UNNAMED,javafx.base/javafx.event=ALL-UNNAMED,javafx.controls/javafx.scene.control=ALL-UNNAMED,javafx.base/javafx.event=ALL-UNNAMED,javafx.controls/javafx.scene.control=ALL-UNNAMED,javafx.controls/javafx.scene.control.skin=ALL-UNNAMED
+addExportsEnabled=Yes
< prev index next >