< prev index next >

test/runtime/ClassUnload/UnloadTest.java

Print this page

        

@@ -23,11 +23,11 @@
 
 /*
  * @test UnloadTest
  * @library /runtime/testlibrary /testlibrary /../../test/lib
  * @library classes
- * @build ClassUnloadCommon test.Empty
+ * @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 >