jdk-24/test/hotspot/jtreg/gc/arguments
Thomas Schatzl 1830b8da90 8275056: Virtualize G1CardSet containers over heap region
Reviewed-by: sjohanss, ayang
2021-11-15 18:09:32 +00:00
..
AllocationHelper.java 8217329: JTREG: Clean up, remove unused imports in gc folder 2019-02-08 11:52:33 +01:00
FlagsValue.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
GCArguments.java 8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts 2020-05-04 21:20:39 +02:00
GCTypes.java 8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector 2019-11-13 11:37:29 +01:00
HeapRegionUsageTool.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
TestAggressiveHeap.java 8263556: remove @modules java.base from tests 2021-03-15 17:05:28 +00:00
TestAlignmentToUseLargePages.java 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07:00
TestArrayAllocatorMallocLimit.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestCompressedClassFlags.java 8243933: use driver mode in gc tests 2020-04-29 07:08:31 -07:00
TestDisableDefaultGC.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestDynMaxHeapFreeRatio.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
TestDynMinHeapFreeRatio.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
TestG1ConcMarkStepDurationMillis.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestG1ConcRefinementThreads.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestG1HeapRegionSize.java 8275056: Virtualize G1CardSet containers over heap region 2021-11-15 18:09:32 +00:00
TestG1HeapSizeFlags.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestG1PercentageOptions.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestG1RemSetFlags.java 8017163: G1: Refactor remembered sets 2021-06-21 10:06:05 +00:00
TestHeapFreeRatio.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestInitialTenuringThreshold.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestMaxHeapSizeTools.java 8243930: update copyright years 2020-04-27 17:58:27 -07:00
TestMaxMinHeapFreeRatioFlags.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestMaxNewSize.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestMaxRAMFlags.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestMinAndInitialSurvivorRatioFlags.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestMinInitialErgonomics.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestNewRatioFlag.java 8267271: Fix gc/arguments/TestNewRatioFlag.java expectedNewSize calculation 2021-06-16 08:59:07 +00:00
TestNewSizeFlags.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestNewSizeThreadIncrease.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestObjectTenuringFlags.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestParallelGCThreads.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestParallelHeapSizeFlags.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestParallelRefProc.java 8270908: TestParallelRefProc fails on single core machines 2021-07-28 14:49:02 +00:00
TestSelectDefaultGC.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestSerialHeapSizeFlags.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestShrinkHeapInSteps.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestSmallInitialHeapWithLargePageAndNUMA.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestSoftMaxHeapSizeFlag.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestSurvivorRatioFlag.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestTargetSurvivorRatioFlag.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestUnrecognizedVMOptionsHandling.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestUseCompressedOopsErgo.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestUseCompressedOopsErgoTools.java 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
TestUseNUMAInterleaving.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestVerifyBeforeAndAfterGCFlags.java 8270991: G1 Full GC always performs heap verification after JDK-8269295 2021-07-21 15:41:34 +00:00