< prev index next >

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

Print this page

        

*** 24,34 **** /* * @test * @summary Test primitive box caches integrity in various scenarios (IntegerCache etc) * @requires vm.cds.archived.java.heap ! * @library /test/jdk/lib/testlibrary /test/lib /test/hotspot/jtreg/runtime/appcds * @modules java.base/jdk.internal.misc * java.management * jdk.jartool/sun.tools.jar * @build sun.hotspot.WhiteBox * @compile CheckIntegerCacheApp.java --- 24,34 ---- /* * @test * @summary Test primitive box caches integrity in various scenarios (IntegerCache etc) * @requires vm.cds.archived.java.heap ! * @library /test/jdk/lib/testlibrary /test/lib /test/hotspot/jtreg/runtime/cds * @modules java.base/jdk.internal.misc * java.management * jdk.jartool/sun.tools.jar * @build sun.hotspot.WhiteBox * @compile CheckIntegerCacheApp.java
< prev index next >