< prev index next >

test/hotspot/jtreg/compiler/tiered/ConstantGettersTransitionsTest.java

Print this page

        

*** 22,31 **** --- 22,32 ---- */ /** * @test ConstantGettersTransitionsTest * @summary Test the correctness of compilation level transitions for constant getters methods + * @requires vm.opt.final.TieredCompilation * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management * * @build sun.hotspot.WhiteBox
< prev index next >