--- old/tools/FxTestRunner/javatest_base/testsuite.jti.base 2017-01-31 14:08:09.463864989 +0300 +++ new/tools/FxTestRunner/javatest_base/testsuite.jti.base 2017-01-31 14:08:09.411864481 +0300 @@ -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 +dryrun=No +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