Searched defs:TIERED_STOP_AT_LEVEL (Results 1 - 6 of 6) sorted by relevance

/openjdk9/hotspot/test/compiler/arraycopy/
H A DTestArrayCopyNoInitDeopt.java76 private static final int TIERED_STOP_AT_LEVEL = WHITE_BOX.getIntxVMFlag("TieredStopAtLevel").intValue(); field in class:TestArrayCopyNoInitDeopt
/openjdk9/hotspot/test/compiler/codecache/stress/
H A DOverloadCompileQueueTest.java60 private static final int TIERED_STOP_AT_LEVEL field in class:OverloadCompileQueueTest
/openjdk9/hotspot/test/compiler/intrinsics/
H A DIntrinsicDisabledTest.java59 private static final int TIERED_STOP_AT_LEVEL = wb.getIntxVMFlag("TieredStopAtLevel").intValue(); field in class:IntrinsicDisabledTest
/openjdk9/hotspot/test/testlibrary/ctw/src/sun/hotspot/tools/ctw/
H A DUtils.java50 public static final int TIERED_STOP_AT_LEVEL; field in class:Utils
/openjdk9/hotspot/test/compiler/whitebox/
H A DCompilerWhiteBoxTest.java73 protected static final int TIERED_STOP_AT_LEVEL field in class:CompilerWhiteBoxTest
/openjdk9/hotspot/test/compiler/rangechecks/
H A DTestExplicitRangeChecks.java55 private static final int TIERED_STOP_AT_LEVEL = WHITE_BOX.getIntxVMFlag("TieredStopAtLevel").intValue(); field in class:TestExplicitRangeChecks

Completed in 102 milliseconds