< prev index next >

test/runtime/ClassUnload/UnloadTest.java

Print this page

        

*** 23,33 **** /* * @test UnloadTest * @library /runtime/testlibrary /testlibrary /../../test/lib * @library classes ! * @build ClassUnloadCommon test.Empty * @build UnloadTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -Xmn8m -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI UnloadTest */ --- 23,33 ---- /* * @test UnloadTest * @library /runtime/testlibrary /testlibrary /../../test/lib * @library classes ! * @build com.oracle.java.testlibrary.* ClassUnloadCommon test.Empty * @build UnloadTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -Xmn8m -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI UnloadTest */
< prev index next >