< prev index next >

test/runtime/CompressedOops/CompressedKlassPointerAndOops.java

Print this page

        

@@ -25,10 +25,12 @@
  * @test
  * @bug 8000968
  * @key regression
  * @summary NPG: UseCompressedClassPointers asserts with ObjectAlignmentInBytes=32
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
+ * @run main/othervm CompressedKlassPointerAndOops
  */
 
 import com.oracle.java.testlibrary.*;
 
 public class CompressedKlassPointerAndOops {
< prev index next >