< prev index next >

test/runtime/CDSCompressedKPtrs/XShareAuto.java

Print this page
rev 13329 : 8185436: jtreg: introduce @requires property to disable cds tests
Summary: Fix CompressedClassPointers test to succeed also if cds is not available.

@@ -21,10 +21,11 @@
  * questions.
  */
 
 /*
  * @test
+ * @requires vm.cds
  * @bug 8005933
  * @summary Test that -Xshare:auto uses CDS when explicitly specified with -server.
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
< prev index next >