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

test/compiler/tiered/NonTieredLevelsTest.java

Print this page

        

*** 24,34 **** import java.util.function.IntPredicate; /** * @test NonTieredLevelsTest * @library /testlibrary /testlibrary/whitebox /compiler/whitebox - * @ignore 8046268 * @build NonTieredLevelsTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:-TieredCompilation * -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI --- 24,33 ----
test/compiler/tiered/NonTieredLevelsTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File