test/hotspot/jtreg/runtime/logging/CompressedOopsTest.java
changeset 52589 bd96a1bd01ca
parent 50406 314af5e1e787
equal deleted inserted replaced
52588:a41566ad8756 52589:bd96a1bd01ca
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 8149991
    26  * @bug 8149991
    27  * @requires (sun.arch.data.model == "64")
    27  * @requires vm.bits == 64 & vm.opt.final.UseCompressedOops == true
    28  * @requires vm.opt.final.UseCompressedOops
       
    29  * @summary -Xlog:gc+heap+coops=info should have output from the code
    28  * @summary -Xlog:gc+heap+coops=info should have output from the code
    30  * @library /test/lib
    29  * @library /test/lib
    31  * @modules java.base/jdk.internal.misc
    30  * @modules java.base/jdk.internal.misc
    32  *          java.management
    31  *          java.management
    33  * @run driver CompressedOopsTest
    32  * @run driver CompressedOopsTest