diff -r fffedc5e5cf8 -r 80e5da81fb2c hotspot/test/runtime/memory/StressVirtualSpaceResize.java --- a/hotspot/test/runtime/memory/StressVirtualSpaceResize.java Fri Apr 29 22:40:51 2016 -0400 +++ b/hotspot/test/runtime/memory/StressVirtualSpaceResize.java Sun May 01 12:47:00 2016 +0300 @@ -24,6 +24,7 @@ /* * @test * @summary Stress test that expands/shrinks VirtualSpace + * @modules java.base/jdk.internal.misc * @library /testlibrary /test/lib * @build StressVirtualSpaceResize * @run main ClassFileInstaller sun.hotspot.WhiteBox