jdk-24/test/hotspot/jtreg/gc/g1
Thomas Schatzl 18cddad5a2 8247819: G1: Process strong OopStorage entries in parallel
Implement parallel processing of strong OopStorage entries for G1.

Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Reviewed-by: kbarrett, stefank
2020-06-26 14:43:09 +02:00
..
humongousObjects 8246477: add whitebox support for deflating idle monitors 2020-06-24 17:48:53 -04:00
ihop 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
logging 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
mixedgc 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
numa 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
plab 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02: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
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 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestEagerReclaimHumongousRegionsLog.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestEagerReclaimHumongousRegionsWithRefs.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestEdenSurvivorLessThanMax.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestFromCardCacheIndex.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestG1TraceEagerReclaimHumongousObjects.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestGCLogMessages.java 8247819: G1: Process strong OopStorage entries in parallel 2020-06-26 14:43:09 +02:00
TestGreyReclaimedHumongousObjects.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestHumongousAllocInitialMark.java 8243933: use driver mode in gc tests 2020-04-29 07:08:31 -07: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 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestHumongousRemsetsMatch.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07: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 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestLargePageUseForHeap.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestMarkStackSizes.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestNoEagerReclaimOfHumongousRegions.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestNoUseHCC.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07: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 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestPeriodicLogMessages.java 8245724: Move g1 periodic gc logging to G1InitLogger 2020-05-27 11:48:33 +02:00
TestPLABOutput.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07: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 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestRemsetLogging.java 8243933: use driver mode in gc tests 2020-04-29 07:08:31 -07:00
TestRemsetLoggingPerRegion.java 8243933: use driver mode in gc tests 2020-04-29 07:08:31 -07:00
TestRemsetLoggingThreads.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestRemsetLoggingTools.java 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
TestSharedArchiveWithPreTouch.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestShrinkAuxiliaryData00.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestShrinkAuxiliaryData05.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestShrinkAuxiliaryData10.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestShrinkAuxiliaryData15.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestShrinkAuxiliaryData20.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestShrinkAuxiliaryData25.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestShrinkAuxiliaryData30.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestShrinkAuxiliaryData.java 8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts 2020-05-04 21:20:39 +02: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
TestStringDeduplicationAgeThreshold.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestStringDeduplicationFullGC.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestStringDeduplicationInterned.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestStringDeduplicationPrintOptions.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestStringDeduplicationTableRehash.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestStringDeduplicationTableResize.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestStringDeduplicationTools.java 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
TestStringDeduplicationYoungGC.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestVerifyGCType.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00