jdk-24/test/hotspot/jtreg/gc
2020-08-10 08:36:56 +02:00
..
arguments 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07:00
class_unloading 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07: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 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
g1 8244997: Convert the JavaThread::_threadObj oop to use OopStorage 2020-08-07 07:53:26 -04:00
logging 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
metaspace 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07:00
nvdimm 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07: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 8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support 2020-08-10 08:36:56 +02:00
startup_warnings 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07:00
stress Merge 2020-07-27 22:26:00 -07:00
survivorAlignment 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07: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 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07: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 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07:00
InfiniteList.java 8220704: ZGC: gc tests complain Java heap too small 2019-03-15 18:59:21 +01:00
libCriticalNative.c 8237589: Fix copyright header formatting 2020-01-21 14:23:01 -08: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 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07: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
TestSmallHeap.java 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
TestSoftReferencesBehaviorOnOOME.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestStackOverflow.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestSystemGC.java 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07: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