Searched defs:wb (Results 1 - 25 of 31) sorted by relevance

12

/openjdk10/hotspot/test/runtime/NMT/
H A DChangeTrackingLevel.java41 public static WhiteBox wb = WhiteBox.getWhiteBox(); field in class:ChangeTrackingLevel
H A DVirtualAllocTestType.java44 public static WhiteBox wb = WhiteBox.getWhiteBox(); field in class:VirtualAllocTestType
H A DVirtualAllocCommitUncommitRecommit.java45 public static WhiteBox wb = WhiteBox.getWhiteBox(); field in class:VirtualAllocCommitUncommitRecommit
[all...]
H A DJcmdDetailDiff.java44 public static WhiteBox wb = WhiteBox.getWhiteBox(); field in class:JcmdDetailDiff
H A DCommitOverlappingRegions.java43 public static WhiteBox wb = WhiteBox.getWhiteBox(); field in class:CommitOverlappingRegions
[all...]
H A DJcmdSummaryDiff.java44 public static WhiteBox wb = WhiteBox.getWhiteBox(); field in class:JcmdSummaryDiff
H A DThreadedVirtualAllocTestType.java43 public static final WhiteBox wb = WhiteBox.getWhiteBox(); field in class:ThreadedVirtualAllocTestType
H A DMallocTrackingVerify.java52 public static WhiteBox wb = WhiteBox.getWhiteBox(); field in class:MallocTrackingVerify
/openjdk10/hotspot/test/runtime/ClassUnload/
H A DKeepAliveSoftReference.java44 private static final WhiteBox wb = WhiteBox.getWhiteBox(); field in class:KeepAliveSoftReference
H A DKeepAliveObject.java43 private static final WhiteBox wb = WhiteBox.getWhiteBox(); field in class:KeepAliveObject
H A DKeepAliveClass.java44 private static final WhiteBox wb = WhiteBox.getWhiteBox(); field in class:KeepAliveClass
H A DKeepAliveClassLoader.java43 private static final WhiteBox wb = WhiteBox.getWhiteBox(); field in class:KeepAliveClassLoader
/openjdk10/hotspot/test/gc/whitebox/
H A DTestWBGC.java61 static WhiteBox wb = WhiteBox.getWhiteBox(); field in class:TestWBGC.GCYoungTest
/openjdk10/hotspot/test/runtime/whitebox/
H A DWBStackSize.java53 static final WhiteBox wb = WhiteBox.getWhiteBox(); field in class:WBStackSize
/openjdk10/hotspot/test/runtime/memory/
H A DRunUnitTestsConcurrently.java41 private static WhiteBox wb; field in class:RunUnitTestsConcurrently
/openjdk10/hotspot/test/compiler/gcbarriers/
H A DPreserveFPRegistersTest.java44 private static WhiteBox wb = WhiteBox.getWhiteBox(); field in class:PreserveFPRegistersTest
/openjdk10/hotspot/test/compiler/intrinsics/
H A DIntrinsicDisabledTest.java54 private static final WhiteBox wb = WhiteBox.getWhiteBox(); field in class:IntrinsicDisabledTest
[all...]
/openjdk10/hotspot/test/gc/arguments/
H A DTestNewRatioFlag.java91 static WhiteBox wb = WhiteBox.getWhiteBox(); field in class:TestNewRatioFlag.NewRatioVerifier
H A DTestSurvivorRatioFlag.java98 static WhiteBox wb = WhiteBox.getWhiteBox(); field in class:TestSurvivorRatioFlag.SurvivorRatioVerifier
H A DTestMinAndInitialSurvivorRatioFlags.java115 public static WhiteBox wb = WhiteBox.getWhiteBox(); field in class:TestMinAndInitialSurvivorRatioFlags.SurvivorRatioVerifier
H A DTestTargetSurvivorRatioFlag.java250 static final WhiteBox wb = WhiteBox.getWhiteBox(); field in class:TestTargetSurvivorRatioFlag.TargetSurvivorRatioVerifier
/openjdk10/test/lib/sun/hotspot/code/
H A DNMethod.java30 private static final WhiteBox wb = WhiteBox.getWhiteBox(); field in class:NMethod
/openjdk10/hotspot/test/compiler/c2/cr6589834/
H A DTest_ia32.java58 private static WhiteBox wb = WhiteBox.getWhiteBox(); field in class:Test_ia32
/openjdk10/hotspot/test/serviceability/
H A DParserTest.java42 WhiteBox wb; field in class:ParserTest
/openjdk10/hotspot/test/compiler/codecache/dtrace/
H A DSegmentedCodeCacheDtraceTestWorker.java41 private final WhiteBox wb; field in class:SegmentedCodeCacheDtraceTestWorker

Completed in 132 milliseconds

12