test/compiler/tiered/TieredLevelsTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File hotspot Cdiff test/compiler/tiered/TieredLevelsTest.java

test/compiler/tiered/TieredLevelsTest.java

Print this page

        

*** 22,32 **** */ /** * @test TieredLevelsTest * @library /testlibrary /testlibrary/whitebox /compiler/whitebox - * @ignore 8046268 * @build TieredLevelsTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+TieredCompilation * -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI --- 22,31 ----
test/compiler/tiered/TieredLevelsTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File