jdk-24/test/hotspot/jtreg/gc/g1
Thomas Schatzl 2e2a51ee22 8295267: Improve G1 scan to merge ratio calculation
Reviewed-by: ayang, iwalulya
2022-10-14 14:45:56 +00:00
..
humongousObjects 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
ihop 8214237: Join parallel phases post evacuation 2021-05-07 11:38:29 +00:00
logging 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
mixedgc 8293891: gc/g1/mixedgc/TestOldGenCollectionUsage.java (still) assumes that GCs take 1ms minimum 2022-09-19 07:33:14 +00:00
numa 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
plab 8290966: G1: Record number of PLAB filled and number of direct allocations 2022-08-01 09:53:37 +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 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestBuffersToCardsOverflow.java 8257228: G1: SIGFPE in G1ConcurrentRefine::create(int*) due to buffers_to_cards overflow 2020-12-02 06:49:57 +00:00
TestConcurrentSystemGC.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestEagerReclaimHumongousRegions.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestEagerReclaimHumongousRegionsClearMarkBits.java 8290023: Remove use of IgnoreUnrecognizedVMOptions in gc tests 2022-07-13 16:08:59 +00:00
TestEagerReclaimHumongousRegionsLog.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestEagerReclaimHumongousRegionsWithRefs.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestEdenSurvivorLessThanMax.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestEvacuationFailure.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestFromCardCacheIndex.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestG1SkipCompaction.java 8283907: Fix Huawei copyright in various files 2022-03-31 00:46:44 +00:00
TestG1TraceEagerReclaimHumongousObjects.java 8267924: Misleading G1 eager reclaim detail logging 2021-06-07 13:18:27 +00:00
TestGCLogMessages.java 8295267: Improve G1 scan to merge ratio calculation 2022-10-14 14:45:56 +00:00
TestGreyReclaimedHumongousObjects.java 8137280: Remove eager reclaim of humongous controls 2022-07-07 13:53:24 +00:00
TestHumongousAllocConcurrentStart.java 8210462: Fix remaining mentions of initial mark 2020-07-09 16:22:23 +02:00
TestHumongousAllocNearlyFullRegion.java 8235250: Create (test) abstraction for allocating objects that is immune to removal by optimizations 2019-12-05 12:52:07 +01:00
TestHumongousCodeCacheRoots.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestHumongousConcurrentStartUndo.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestHumongousRemsetsMatch.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestHumongousShrinkHeap.java 8217332: JTREG: Clean up, use generics instead of raw types 2019-02-08 12:09:41 +01:00
TestInvalidateArrayCopy.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestLargePageUseForAuxMemory.java 8290023: Remove use of IgnoreUnrecognizedVMOptions in gc tests 2022-07-13 16:08:59 +00:00
TestLargePageUseForHeap.java 8290023: Remove use of IgnoreUnrecognizedVMOptions in gc tests 2022-07-13 16:08:59 +00:00
TestMarkStackSizes.java 8270187: G1: Remove ConcGCThreads constraint 2021-07-23 13:52:55 +00:00
TestMixedGCLiveThreshold.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestNoEagerReclaimOfHumongousRegions.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestNoUseHCC.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestParallelAlwaysPreTouch.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestPeriodicCollection.java 8245724: Move g1 periodic gc logging to G1InitLogger 2020-05-27 11:48:33 +02:00
TestPeriodicCollectionJNI.java 8263556: remove @modules java.base from tests 2021-03-15 17:05:28 +00:00
TestPeriodicLogMessages.java 8245724: Move g1 periodic gc logging to G1InitLogger 2020-05-27 11:48:33 +02:00
TestPLABOutput.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestPLABSizeBounds.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestPrintRegionRememberedSetInfo.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07: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 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestRemsetLogging.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestRemsetLoggingPerRegion.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestRemsetLoggingThreads.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestRemsetLoggingTools.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestSharedArchiveWithPreTouch.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestShrinkAuxiliaryData00.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestShrinkAuxiliaryData05.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestShrinkAuxiliaryData10.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestShrinkAuxiliaryData15.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestShrinkAuxiliaryData20.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestShrinkAuxiliaryData25.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestShrinkAuxiliaryData27.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestShrinkAuxiliaryData.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestShrinkDefragmentedHeap.java 8243933: use driver mode in gc tests 2020-04-29 07:08:31 -07: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 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestVerificationInConcurrentCycle.java 8290253: gc/g1/TestVerificationInConcurrentCycle.java#id1 fails with "Error. can't find sun.hotspot.WhiteBox in test directory or libraries" 2022-07-13 18:31:03 +00:00
TestVerifyGCType.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00