jdk-24/test/hotspot/jtreg/gc/arguments
Roman Kennke 8b62a2ee9d 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
Co-authored-by: Christine Flood <chf@redhat.com>
Co-authored-by: Aleksey Shipilev <shade@redhat.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Zhenygu Gu <zgu@redhat.com>
Co-authored-by: Andrew Haley <aph@redhat.com>
Co-authored-by: Andrew Dinn <adinn@redhat.com>
Co-authored-by: Mario Torre <mtorre@redhat.com>
Reviewed-by: kvn, roland, shade, coleenp, lmesnik, pliden, jgeorge, ihse, erikj
2018-12-10 15:47:44 +01:00
..
AllocationHelper.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FlagsValue.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GCTypes.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HeapRegionUsageTool.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestAggressiveHeap.java 8208655: use JTreg skipped status in hotspot tests 2018-08-02 14:40:55 -07:00
TestAlignmentToUseLargePages.java 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) 2018-12-10 15:47:44 +01:00
TestArrayAllocatorMallocLimit.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestCMSHeapSizeFlags.java 8202611: [GRAAL] Exclude CMS GC testing from runs with Graal 2018-06-07 17:38:34 -07:00
TestCompressedClassFlags.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestDisableDefaultGC.java 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) 2018-12-10 15:47:44 +01:00
TestDynMaxHeapFreeRatio.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestDynMinHeapFreeRatio.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestG1ConcMarkStepDurationMillis.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestG1ConcRefinementThreads.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestG1HeapRegionSize.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestG1HeapSizeFlags.java 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
TestG1PercentageOptions.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestHeapFreeRatio.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestInitialTenuringThreshold.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestMaxHeapSizeTools.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestMaxMinHeapFreeRatioFlags.java 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) 2018-12-10 15:47:44 +01:00
TestMaxNewSize.java 8202611: [GRAAL] Exclude CMS GC testing from runs with Graal 2018-06-07 17:38:34 -07:00
TestMinAndInitialSurvivorRatioFlags.java 8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp 2018-03-22 16:39:02 -07:00
TestMinInitialErgonomics.java 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
TestNewRatioFlag.java 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) 2018-12-10 15:47:44 +01:00
TestNewSizeFlags.java 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) 2018-12-10 15:47:44 +01:00
TestNewSizeThreadIncrease.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestObjectTenuringFlags.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestParallelGCThreads.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestParallelHeapSizeFlags.java 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
TestParallelRefProc.java 8205043: Make parallel reference processing default for G1 2018-06-19 09:34:39 +02:00
TestSelectDefaultGC.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestSerialHeapSizeFlags.java 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
TestShrinkHeapInSteps.java 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) 2018-12-10 15:47:44 +01:00
TestSmallInitialHeapWithLargePageAndNUMA.java 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
TestSurvivorAlignmentInBytesOption.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestSurvivorRatioFlag.java 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) 2018-12-10 15:47:44 +01:00
TestTargetSurvivorRatioFlag.java 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) 2018-12-10 15:47:44 +01:00
TestUnrecognizedVMOptionsHandling.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestUseCompressedOopsErgo.java 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) 2018-12-10 15:47:44 +01:00
TestUseCompressedOopsErgoTools.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestUseNUMAInterleaving.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestVerifyBeforeAndAfterGCFlags.java 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) 2018-12-10 15:47:44 +01:00