Searched defs:WB (Results 1 - 25 of 52) sorted by relevance

123

/openjdk10/hotspot/test/compiler/stable/
H A DStableConfiguration.java31 static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:StableConfiguration
/openjdk10/hotspot/test/gc/g1/
H A DTestPLABOutput.java85 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:TestPLABOutput.GCTest
H A DTestEagerReclaimHumongousRegionsLog.java115 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:TestEagerReclaimHumongousRegionsLog.GCTest
/openjdk10/hotspot/test/gc/concurrent_phase_control/
H A DCheckUnsupported.java36 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:CheckUnsupported
H A DCheckSupported.java40 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:CheckSupported
/openjdk10/hotspot/test/compiler/aot/
H A DDeoptimizationTest.java56 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:DeoptimizationTest
/openjdk10/hotspot/test/compiler/loopopts/
H A DUseCountedLoopSafepoints.java32 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:UseCountedLoopSafepoints
/openjdk10/hotspot/test/gc/g1/humongousObjects/
H A DTestHumongousNonArrayAllocation.java83 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:TestHumongousNonArrayAllocation
H A DTestHumongousMovement.java80 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:TestHumongousMovement
/openjdk10/hotspot/test/compiler/whitebox/
H A DBlockingCompilation.java51 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:BlockingCompilation
[all...]
/openjdk10/hotspot/test/compiler/jvmci/compilerToVM/
H A DDoNotInlineOrCompileTest.java61 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:DoNotInlineOrCompileTest
H A DIsMatureTest.java55 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:IsMatureTest
H A DIsMatureVsReprofileTest.java57 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:IsMatureVsReprofileTest
H A DIsCompilableTest.java66 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:IsCompilableTest
H A DHasNeverInlineDirectiveTest.java61 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:HasNeverInlineDirectiveTest
H A DShouldInlineMethodTest.java61 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:ShouldInlineMethodTest
H A DDummyClass.java32 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:DummyClass
/openjdk10/hotspot/test/compiler/interpreter/
H A DDisableOSRTest.java50 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:DisableOSRTest
/openjdk10/hotspot/test/compiler/jsr292/
H A DInvokerGC.java45 static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:InvokerGC
/openjdk10/hotspot/test/compiler/arraycopy/
H A DTestDefaultMethodArrayCloneDeoptC2.java61 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:TestDefaultMethodArrayCloneDeoptC2
[all...]
/openjdk10/hotspot/test/gc/
H A DTestNumWorkerOutput.java92 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:TestNumWorkerOutput.GCTest
H A DTestAgeOutput.java92 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:TestAgeOutput.GCTest
/openjdk10/hotspot/test/compiler/escapeAnalysis/
H A DTestArrayCopy.java53 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:TestArrayCopy
/openjdk10/hotspot/test/compiler/jsr292/NonInlinedCall/
H A DGCTest.java69 static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:GCTest
/openjdk10/hotspot/test/compiler/uncommontrap/
H A DDeoptReallocFailure.java61 private static final WhiteBox WB = WhiteBox.getWhiteBox(); field in class:DeoptReallocFailure

Completed in 154 milliseconds

123