< prev index next >

test/runtime/memory/StressVirtualSpaceResize.java

Print this page

        

*** 23,33 **** /* * @test * @summary Stress test that expands/shrinks VirtualSpace * @library /testlibrary /../../test/lib ! * @build StressVirtualSpaceResize * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI StressVirtualSpaceResize */ --- 23,33 ---- /* * @test * @summary Stress test that expands/shrinks VirtualSpace * @library /testlibrary /../../test/lib ! * @build com.oracle.java.testlibrary.* StressVirtualSpaceResize * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI StressVirtualSpaceResize */
< prev index next >