jdk-24/test/hotspot/jtreg/gc
2024-01-10 09:57:16 +00:00
..
arguments 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
class_unloading 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
CondCardMark 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
cslocker 8311639: Replace currentTimeMillis() with nanoTime() in jtreg/gc 2023-08-21 12:19:36 +00:00
epsilon 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
ergonomics 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
g1 8323066: gc/g1/TestSkipRebuildRemsetPhase.java fails with 'Skipping Remembered Set Rebuild.' missing 2024-01-09 17:03:28 +00:00
logging 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
metaspace 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
parallel 8311239: GC: Remove trailing blank lines in source files 2023-07-13 08:53:36 +00:00
serial 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
shenandoah 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
stress 8322987: Remove gc/stress/gclocker/TestGCLocker* since they always fail with OOME 2024-01-10 09:57:16 +00:00
stringdedup 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
TestJNIWeak 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
testlibrary 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
whitebox 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
x 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
z 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
ArraySize.java 8220704: ZGC: gc tests complain Java heap too small 2019-03-15 18:59:21 +01:00
InfiniteList.java 8220704: ZGC: gc tests complain Java heap too small 2019-03-15 18:59:21 +01:00
TestAgeOutput.java 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
TestAllocateHeapAt.java 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
TestAllocateHeapAtError.java 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
TestAllocateHeapAtMultiple.java 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
TestAllocHumongousFragment.java 8191565: Last-ditch Full GC should also move humongous objects 2023-03-16 14:15:39 +00:00
TestBigObj.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
TestCardTablePageCommits.java 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
TestConcurrentGCBreakpoints.java 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
TestDisableExplicitGC.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
TestFillerObjectInstantiation.java 8319548: Unexpected internal name for Filler array klass causes error in VisualVM 2023-12-21 09:17:31 +00:00
TestFullGCALot.java 8311239: GC: Remove trailing blank lines in source files 2023-07-13 08:53:36 +00:00
TestFullGCCount.java 8298785: gc/TestFullGCCount.java fails with "invalid boolean value: null' for expression vm.opt.ExplicitGCInvokesConcurrent'" 2022-12-14 21:57:55 +00:00
TestGenerationPerfCounter.java 8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector 2019-11-13 11:37:29 +01:00
TestHumongousReferenceObject.java 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07:00
TestJNICriticalStressTest.java 8311026: Some G1 specific tests do not set -XX:+UseG1GC 2023-06-30 11:35:02 +00:00
TestMemoryMXBeansAndPoolsPresence.java 8297247: Add GarbageCollectorMXBean for Remark and Cleanup pause time in G1 2022-12-06 07:16:27 +00:00
TestNoPerfCounter.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
TestNUMAPageSize.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestNumWorkerOutput.java 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
TestObjectAlignment.java 8290023: Remove use of IgnoreUnrecognizedVMOptions in gc tests 2022-07-13 16:08:59 +00:00
TestPLABAdaptToMinTLABSize.java 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
TestPolicyNamePerfCounter.java 8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector 2019-11-13 11:37:29 +01:00
TestReferenceClearDuringMarking.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestReferenceClearDuringReferenceProcessing.java 8310187: Improve Generational ZGC jtreg testing 2023-06-20 10:08:13 +00:00
TestReferenceRefersTo.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestReferenceRefersToDuringConcMark.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestSmallHeap.java 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
TestSoftReferencesBehaviorOnOOME.java 8254315: Shenandoah: Concurrent weak reference processing 2020-11-03 18:58:46 +00:00
TestSpaceCounters.java 8308643: Incorrect value of 'used' jvmstat counter 2023-06-15 22:23:26 +00:00
TestStackOverflow.java 8311239: GC: Remove trailing blank lines in source files 2023-07-13 08:53:36 +00:00
TestSystemGC.java 8310187: Improve Generational ZGC jtreg testing 2023-06-20 10:08:13 +00:00
TestVerifyDuringStartup.java 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
TestVerifySilently.java 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00
TestVerifySubSet.java 8321812: Update GC tests to use execute[Limited]TestJava 2024-01-05 09:12:24 +00:00