< prev index next >

test/hotspot/jtreg/testlibrary_tests/TestPlatformIsTieredSupported.java

Print this page

        

@@ -26,10 +26,11 @@
 import sun.hotspot.WhiteBox;
 
 /**
  * @test
  * @summary Verifies that Platform::isTieredSupported returns correct value.
+ * @requires vm.opt.final.TieredCompilation
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
< prev index next >