.. |
humongousObjects
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
ihop
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
|
2024-01-03 08:53:01 +00:00 |
logging
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
|
2024-01-03 08:53:01 +00:00 |
mixedgc
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
numa
|
8330694: Rename 'HeapRegion' to 'G1HeapRegion'
|
2024-05-25 02:10:05 +00:00 |
pinnedobjs
|
8329528: G1 does not update TAMS correctly when dropping retained regions during Concurrent Start pause
|
2024-04-11 11:35:07 +00:00 |
plab
|
8305895: Implement JEP 450: Compact Object Headers (Experimental)
|
2024-11-08 17:21:39 +00:00 |
libTestPeriodicCollectionJNI.c
|
8218880: G1 crashes when issuing a periodic GC while the GCLocker is held
|
2019-03-04 11:49:16 +01:00 |
Test2GbHeap.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestAllocationFailure.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestConcurrentSystemGC.java
|
8244614: cleanup keywords used/available in hotspot testbase
|
2020-06-08 21:27:22 -07:00 |
TestEagerReclaimHumongousRegions.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestEagerReclaimHumongousRegionsClearMarkBits.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestEagerReclaimHumongousRegionsLog.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestEagerReclaimHumongousRegionsWithRefs.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestEdenSurvivorLessThanMax.java
|
8311239: GC: Remove trailing blank lines in source files
|
2023-07-13 08:53:36 +00:00 |
TestFromCardCacheIndex.java
|
8311239: GC: Remove trailing blank lines in source files
|
2023-07-13 08:53:36 +00:00 |
TestG1SkipCompaction.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestG1TraceEagerReclaimHumongousObjects.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestGCLogMessages.java
|
8305895: Implement JEP 450: Compact Object Headers (Experimental)
|
2024-11-08 17:21:39 +00:00 |
TestGreyReclaimedHumongousObjects.java
|
8137280: Remove eager reclaim of humongous controls
|
2022-07-07 13:53:24 +00:00 |
TestHumongousAllocConcurrentStart.java
|
8323635: Test gc/g1/TestHumongousAllocConcurrentStart.java fails with -XX:TieredStopAtLevel=3
|
2024-01-16 12:00:57 +00:00 |
TestHumongousAllocNearlyFullRegion.java
|
8330694: Rename 'HeapRegion' to 'G1HeapRegion'
|
2024-05-25 02:10:05 +00:00 |
TestHumongousCodeCacheRoots.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestHumongousConcurrentStartUndo.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestHumongousRemsetsMatch.java
|
8311239: GC: Remove trailing blank lines in source files
|
2023-07-13 08:53:36 +00:00 |
TestHumongousShrinkHeap.java
|
8217332: JTREG: Clean up, use generics instead of raw types
|
2019-02-08 12:09:41 +01:00 |
TestInvalidateArrayCopy.java
|
8333962: Obsolete OldSize
|
2024-06-17 15:50:55 +00:00 |
TestLargePageUseForAuxMemory.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestLargePageUseForHeap.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestMarkStackOverflow.java
|
8280087: G1: Handle out-of-mark stack situations during reference processing more gracefully
|
2023-12-18 09:43:53 +00:00 |
TestMarkStackSizes.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestMixedGCLiveThreshold.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestNoEagerReclaimOfHumongousRegions.java
|
8293824: gc/whitebox/TestConcMarkCycleWB.java failed "RuntimeException: assertTrue: expected true, was false"
|
2023-01-04 03:28:31 +00:00 |
TestOneEdenRegionAfterGC.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestParallelAlwaysPreTouch.java
|
8311239: GC: Remove trailing blank lines in source files
|
2023-07-13 08:53:36 +00:00 |
TestPeriodicCollection.java
|
8245724: Move g1 periodic gc logging to G1InitLogger
|
2020-05-27 11:48:33 +02:00 |
TestPeriodicCollectionJNI.java
|
8311639: Replace currentTimeMillis() with nanoTime() in jtreg/gc
|
2023-08-21 12:19:36 +00:00 |
TestPeriodicLogMessages.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestPLABOutput.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestPLABSizeBounds.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestPrintRegionRememberedSetInfo.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestRegionAlignment.java
|
8214799: Add package declaration to each JTREG test case in the gc folder
|
2019-01-28 15:53:56 +01:00 |
TestRegionLivenessPrint.java
|
8293824: gc/whitebox/TestConcMarkCycleWB.java failed "RuntimeException: assertTrue: expected true, was false"
|
2023-01-04 03:28:31 +00:00 |
TestRemarkCleanupMXBean.java
|
8293824: gc/whitebox/TestConcMarkCycleWB.java failed "RuntimeException: assertTrue: expected true, was false"
|
2023-01-04 03:28:31 +00:00 |
TestRemsetLogging.java
|
8311239: GC: Remove trailing blank lines in source files
|
2023-07-13 08:53:36 +00:00 |
TestRemsetLoggingPerRegion.java
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +00:00 |
TestRemsetLoggingThreads.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestRemsetLoggingTools.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestSharedArchiveWithPreTouch.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestShrinkAuxiliaryData.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestShrinkAuxiliaryDataRunner.java
|
8225409: G1: Remove the Hot Card Cache
|
2023-02-14 10:18:43 +00:00 |
TestShrinkDefragmentedHeap.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |
TestShrinkToOneRegion.java
|
8214799: Add package declaration to each JTREG test case in the gc folder
|
2019-01-28 15:53:56 +01:00 |
TestSkipRebuildRemsetPhase.java
|
8323066: gc/g1/TestSkipRebuildRemsetPhase.java fails with 'Skipping Remembered Set Rebuild.' missing
|
2024-01-09 17:03:28 +00:00 |
TestVerificationInConcurrentCycle.java
|
8331175: Parallel: Remove VerifyRememberedSets
|
2024-04-29 08:42:09 +00:00 |
TestVerifyGCType.java
|
8321812: Update GC tests to use execute[Limited]TestJava
|
2024-01-05 09:12:24 +00:00 |