< prev index next >

test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchivedIntegerCacheTest.java

Print this page
@@ -23,10 +23,11 @@
   */
  
  /*
   * @test
   * @summary Test primitive box caches integrity in various scenarios (IntegerCache etc)
+  * @requires !java.enablePreview
   * @requires vm.cds.write.archived.java.heap
   * @library /test/jdk/lib/testlibrary /test/lib /test/hotspot/jtreg/runtime/cds/appcds
   * @compile --add-exports java.base/jdk.internal.misc=ALL-UNNAMED CheckIntegerCacheApp.java ArchivedIntegerHolder.java
   * @build jdk.test.whitebox.WhiteBox
   * @run driver jdk.test.lib.helpers.ClassFileInstaller -jar WhiteBox.jar jdk.test.whitebox.WhiteBox
< prev index next >