< prev index next >

test/hotspot/jtreg/vmTestbase/jit/tiered/TestDescription.java

Print this page

        

*** 32,41 **** --- 32,42 ---- * The test verifies that JVM prints tiered events with -XX:+PrintTieredEvents * for tiered compilation explicitly enabled with -XX:+TieredCompilation. * If tiered compilation is explicitly disabled the test verifies that there are no * output from PrintTieredEvents. * + * @requires vm.opt.final.TieredCompilation * @library /vmTestbase * /test/lib * @run driver jdk.test.lib.FileInstaller . . * @run shell tieredTest.sh */
< prev index next >