8214915: CtwRunner misses export for jdk.internal.access
authoriignatyev
Wed, 05 Dec 2018 20:59:55 -0800
changeset 52866 4fd8872aebb4
parent 52865 fa3534ce82a1
child 52867 24ca55b8deed
8214915: CtwRunner misses export for jdk.internal.access Reviewed-by: kvn
test/hotspot/jtreg/testlibrary/ctw/src/sun/hotspot/tools/ctw/CtwRunner.java
--- a/test/hotspot/jtreg/testlibrary/ctw/src/sun/hotspot/tools/ctw/CtwRunner.java	Thu Dec 06 10:05:29 2018 +0800
+++ b/test/hotspot/jtreg/testlibrary/ctw/src/sun/hotspot/tools/ctw/CtwRunner.java	Wed Dec 05 20:59:55 2018 -0800
@@ -272,6 +272,7 @@
                 "--add-exports", "java.base/jdk.internal.jimage=ALL-UNNAMED",
                 "--add-exports", "java.base/jdk.internal.misc=ALL-UNNAMED",
                 "--add-exports", "java.base/jdk.internal.reflect=ALL-UNNAMED",
+                "--add-exports", "java.base/jdk.internal.access=ALL-UNNAMED",
                 // enable diagnostic logging
                 "-XX:+LogCompilation",
                 // use phase specific log, hs_err and ciReplay files