--- old/test/hotspot/jtreg/runtime/logging/CompressedOopsTest.java 2018-05-31 21:55:14.463068653 +0200 +++ new/test/hotspot/jtreg/runtime/logging/CompressedOopsTest.java 2018-05-31 21:55:14.059068667 +0200 @@ -25,6 +25,7 @@ * @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