< prev index next >

test/testlibrary_tests/whitebox/vm_flags/SizeTTest.java

Print this page

        

@@ -23,11 +23,11 @@
 
 /*
  * @test SizeTTest
  * @bug 8054823
  * @library /testlibrary /../../test/lib
- * @build SizeTTest
+ * @build com.oracle.java.testlibrary.* SizeTTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm/timeout=600 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+UnlockExperimentalVMOptions SizeTTest
  * @summary testing of WB::set/getSizeTVMFlag()
  */
< prev index next >