test/hotspot/jtreg/runtime/CompressedOops/CompressedClassSpaceSize.java
changeset 50406 314af5e1e787
parent 47216 71c04702a3d5
child 52589 bd96a1bd01ca
--- a/test/hotspot/jtreg/runtime/CompressedOops/CompressedClassSpaceSize.java	Tue Jun 05 15:56:14 2018 +0200
+++ b/test/hotspot/jtreg/runtime/CompressedOops/CompressedClassSpaceSize.java	Tue Jun 05 15:56:17 2018 +0200
@@ -25,6 +25,7 @@
  * @test
  * @bug 8022865
  * @summary Tests for the -XX:CompressedClassSpaceSize command line option
+ * @requires vm.opt.final.UseCompressedOops
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management