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

/openjdk9/hotspot/test/compiler/codecache/stress/
H A DOverloadCompileQueueTest.java58 private static final boolean TIERED_COMPILATION field in class:OverloadCompileQueueTest
/openjdk9/hotspot/test/compiler/intrinsics/
H A DIntrinsicDisabledTest.java57 private static final boolean TIERED_COMPILATION = wb.getBooleanVMFlag("TieredCompilation"); field in class:IntrinsicDisabledTest
/openjdk9/hotspot/test/compiler/codecache/cli/
H A DTestSegmentedCodeCacheOption.java47 private static final String TIERED_COMPILATION = "TieredCompilation"; field in class:TestSegmentedCodeCacheOption
/openjdk9/hotspot/test/testlibrary/ctw/src/sun/hotspot/tools/ctw/
H A DUtils.java39 public static final boolean TIERED_COMPILATION field in class:Utils
/openjdk9/hotspot/test/compiler/codecache/cli/common/
H A DCodeCacheCLITestCase.java49 private static final String TIERED_COMPILATION = "TieredCompilation"; field in class:CodeCacheCLITestCase
/openjdk9/hotspot/test/compiler/whitebox/
H A DCompilerWhiteBoxTest.java70 protected static final boolean TIERED_COMPILATION field in class:CompilerWhiteBoxTest

Completed in 113 milliseconds