< prev index next >

test/hotspot/jtreg/runtime/logging/CompressedOopsTest.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 8149991 * @requires (sun.arch.data.model == "64") + * @requires vm.opt.final.UseCompressedOops * @summary -Xlog:gc+heap+coops=info should have output from the code * @library /test/lib * @modules java.base/jdk.internal.misc * java.management * @run driver CompressedOopsTest
< prev index next >