changeset 38207 | 2ed792c9481d |
parent 37773 | e5b3e9732c3c |
parent 38152 | 80e5da81fb2c |
child 40631 | ed82623d7831 |
--- a/hotspot/test/runtime/modules/JVMAddReadsModule.java Tue May 03 09:09:20 2016 +0100 +++ b/hotspot/test/runtime/modules/JVMAddReadsModule.java Fri May 06 06:12:56 2016 -0700 @@ -23,6 +23,7 @@ /* * @test + * @modules java.base/jdk.internal.misc * @library /testlibrary /test/lib /compiler/whitebox .. * @build sun.hotspot.WhiteBox * @compile/module=java.base java/lang/reflect/ModuleHelper.java