jdk-24/test/hotspot/jtreg/gc
Dongbo He b28b0947d9 8257145: Performance regression with -XX:-ResizePLAB after JDK-8079555
Co-authored-by: Junjun Lin <linjunjun@huawei.com>
Reviewed-by: tschatzl, sjohanss
2020-12-11 09:06:10 +00:00
..
arguments 8255298: Remove SurvivorAlignmentInBytes functionality 2020-10-29 08:49:15 +00:00
class_unloading 8251158: Implementation of JEP 387: Elastic Metaspace 2020-10-20 06:48:09 +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 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
epsilon 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07:00
ergonomics 8257820: Remove gc/ergonomics/TestMinHeapSize.java as it is too brittle 2020-12-07 12:43:35 +00:00
g1 8257145: Performance regression with -XX:-ResizePLAB after JDK-8079555 2020-12-11 09:06:10 +00:00
logging 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
metaspace 8251158: Implementation of JEP 387: Elastic Metaspace 2020-10-20 06:48:09 +00:00
parallel 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
serial 8243933: use driver mode in gc tests 2020-04-29 07:08:31 -07:00
shenandoah 8256806: Shenandoah: optimize shenandoah/jni/TestPinnedGarbage.java test 2020-11-20 21:45:13 +00:00
startup_warnings 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07:00
stress 8236926: Concurrently uncommit memory in G1 2020-11-19 17:55:33 +00:00
TestJNIWeak 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
testlibrary 8237079: gc/g1/mixedgc/TestLogging.java fails with "Pause Young (Mixed) (G1 Evacuation Pause) not found" 2020-01-23 14:42:49 +01:00
whitebox 8248049: minor cleanups in gc/whitebox/TestWBGC.java 2020-06-24 17:49:10 -04:00
z 8256390: ZGC: Relocate in-place instead of having a heap reserve 2020-11-23 23:30:38 +00:00
ArraySize.java 8220704: ZGC: gc tests complain Java heap too small 2019-03-15 18:59:21 +01:00
CriticalNative.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
CriticalNativeArgs.java 8256746: gc/CriticalNativeArgs.java fails without -XX:-CriticalJNINatives 2020-11-23 19:12:13 +00:00
InfiniteList.java 8220704: ZGC: gc tests complain Java heap too small 2019-03-15 18:59:21 +01:00
libCriticalNative.c 8256746: gc/CriticalNativeArgs.java fails without -XX:-CriticalJNINatives 2020-11-23 19:12:13 +00:00
TestAgeOutput.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestAllocateHeapAt.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestAllocateHeapAtError.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestAllocateHeapAtMultiple.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07: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 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestConcurrentGCBreakpoints.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestDisableExplicitGC.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
TestFullGCALot.java 8251118: BiasedLocking::preserve_marks should not have a HandleMark 2020-08-13 15:42:41 +00:00
TestFullGCCount.java 8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector 2019-11-13 11:37:29 +01: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
TestMemoryInitialization.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
TestMemoryInitializationWithSerial.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestMemoryMXBeansAndPoolsPresence.java 8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector 2019-11-13 11:37:29 +01: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 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestObjectAlignment.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07: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 8256517: (ref) Reference.clear during reference processing may lose notification 2020-11-25 03:34:50 +00:00
TestReferenceClearDuringReferenceProcessing.java 8256517: (ref) Reference.clear during reference processing may lose notification 2020-11-25 03:34:50 +00:00
TestReferenceRefersTo.java 8188055: (ref) Add Reference::refersTo predicate 2020-11-04 09:18:23 +00:00
TestSmallHeap.java 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
TestSoftReferencesBehaviorOnOOME.java 8254315: Shenandoah: Concurrent weak reference processing 2020-11-03 18:58:46 +00:00
TestStackOverflow.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestSystemGC.java 8251158: Implementation of JEP 387: Elastic Metaspace 2020-10-20 06:48:09 +00:00
TestVerifyDuringStartup.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestVerifySilently.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestVerifySubSet.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00