< prev index next >

test/runtime/memory/RunUnitTestsConcurrently.java

Print this page

        

*** 23,33 **** /* * @test * @summary Test launches unit tests inside vm concurrently * @library /testlibrary /../../test/lib ! * @build RunUnitTestsConcurrently * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI RunUnitTestsConcurrently 30 15000 */ --- 23,33 ---- /* * @test * @summary Test launches unit tests inside vm concurrently * @library /testlibrary /../../test/lib ! * @build com.oracle.java.testlibrary.* RunUnitTestsConcurrently * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI RunUnitTestsConcurrently 30 15000 */
< prev index next >