..
humongousObjects
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +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
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
numa
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
plab
8214237: Join parallel phases post evacuation
2021-05-07 11:38:29 +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
8210462: Fix remaining mentions of initial mark
2020-07-09 16:22:23 +02:00
TestEagerReclaimHumongousRegionsLog.java
8214237: Join parallel phases post evacuation
2021-05-07 11:38:29 +00:00
TestEagerReclaimHumongousRegionsWithRefs.java
8244614: cleanup keywords used/available in hotspot testbase
2020-06-08 21:27:22 -07:00
TestEdenSurvivorLessThanMax.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
TestFromCardCacheIndex.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
TestG1SkipCompaction.java
8265436: G1: Improve gc+phases log output during full gc
2021-04-20 10:36:12 +00:00
TestG1TraceEagerReclaimHumongousObjects.java
8267924: Misleading G1 eager reclaim detail logging
2021-06-07 13:18:27 +00:00
TestGCLogMessages.java
8017163: G1: Refactor remembered sets
2021-06-21 10:06:05 +00:00
TestGreyReclaimedHumongousObjects.java
8244614: cleanup keywords used/available in hotspot testbase
2020-06-08 21:27:22 -07: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
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
TestHumongousConcurrentStartUndo.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
TestHumongousRemsetsMatch.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +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
8267845: Add @requires to avoid running G1 large pages test with wrong page size
2021-05-31 12:08:24 +00:00
TestLargePageUseForHeap.java
8267845: Add @requires to avoid running G1 large pages test with wrong page size
2021-05-31 12:08:24 +00:00
TestMarkStackSizes.java
8244614: cleanup keywords used/available in hotspot testbase
2020-06-08 21:27:22 -07:00
TestMixedGCLiveThreshold.java
8265119: G1: update_remset_before_rebuild mixes liveness in words with liveness in bytes
2021-04-16 07:29:55 +00:00
TestNoEagerReclaimOfHumongousRegions.java
8017163: G1: Refactor remembered sets
2021-06-21 10:06:05 +00:00
TestNoUseHCC.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +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
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +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
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
TestRemsetLogging.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
TestRemsetLoggingPerRegion.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
TestRemsetLoggingThreads.java
8244614: cleanup keywords used/available in hotspot testbase
2020-06-08 21:27:22 -07:00
TestRemsetLoggingTools.java
8210462: Fix remaining mentions of initial mark
2020-07-09 16:22:23 +02:00
TestSharedArchiveWithPreTouch.java
8244614: cleanup keywords used/available in hotspot testbase
2020-06-08 21:27:22 -07:00
TestShrinkAuxiliaryData00.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
TestShrinkAuxiliaryData05.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
TestShrinkAuxiliaryData10.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
TestShrinkAuxiliaryData15.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
TestShrinkAuxiliaryData20.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
TestShrinkAuxiliaryData25.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
TestShrinkAuxiliaryData30.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
TestShrinkAuxiliaryData.java
8236926: Concurrently uncommit memory in G1
2020-11-19 17:55:33 +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
8199407: Skip Rebuild Remset Phase if there are no rebuild candidates
2021-04-19 14:37:16 +00:00
TestVerifyGCType.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00