.. |
arguments
|
8241670: Enhance heap region size ergonomics to improve OOTB performance
|
2020-04-02 21:33:57 +02:00 |
class_unloading
|
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
|
2019-11-13 11:37:29 +01:00 |
CondCardMark
|
8214799: Add package declaration to each JTREG test case in the gc folder
|
2019-01-28 15:53:56 +01:00 |
cslocker
|
8235250: Create (test) abstraction for allocating objects that is immune to removal by optimizations
|
2019-12-05 12:52:07 +01:00 |
epsilon
|
8237182: Update copyright header for shenandoah and epsilon files
|
2020-01-14 19:27:03 -08:00 |
ergonomics
|
8231668: Remove ForceDynamicNumberOfGCThreads
|
2020-03-13 13:22:39 +01:00 |
g1
|
8238855: Move G1ConcurrentMark flag sanity checks to g1Arguments
|
2020-03-27 09:44:53 +01:00 |
logging
|
8241666: Enhance log messages in ReferenceProcessor
|
2020-03-31 11:45:29 +02:00 |
metaspace
|
8238268: Many SA tests are not running on OSX because they do not attempt to use sudo when available
|
2020-03-17 18:04:59 -07:00 |
nvdimm
|
8235907: Fix tests referencing UseParallelOldGC
|
2019-12-16 23:07:37 +01:00 |
parallel
|
8233029: Obsolete flag GCTaskTimeStampEntries
|
2019-11-25 08:11:24 +01:00 |
serial
|
8214799: Add package declaration to each JTREG test case in the gc folder
|
2019-01-28 15:53:56 +01:00 |
shenandoah
|
8242082: Shenandoah: Purge Traversal mode
|
2020-04-03 15:06:08 +02:00 |
startup_warnings
|
8225361: Start of release updates for JDK 15
|
2019-12-10 16:38:53 -08:00 |
stress
|
8242082: Shenandoah: Purge Traversal mode
|
2020-04-03 15:06:08 +02:00 |
survivorAlignment
|
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
|
2019-11-13 11:37:29 +01:00 |
TestJNIWeak
|
8240239: Replace ConcurrentGCPhaseManager
|
2020-03-06 18:42:13 -05: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
|
8217329: JTREG: Clean up, remove unused imports in gc folder
|
2019-02-08 11:52:33 +01:00 |
z
|
8241596: ZGC: Shorten runtime of gc/z/TestUncommit.java
|
2020-03-26 16:56:42 +01: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
|
8242082: Shenandoah: Purge Traversal mode
|
2020-04-03 15:06:08 +02: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
|
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
|
2019-11-13 11:37:29 +01:00 |
TestAllocateHeapAt.java
|
8217332: JTREG: Clean up, use generics instead of raw types
|
2019-02-08 12:09:41 +01:00 |
TestAllocateHeapAtError.java
|
8217332: JTREG: Clean up, use generics instead of raw types
|
2019-02-08 12:09:41 +01:00 |
TestAllocateHeapAtMultiple.java
|
8217332: JTREG: Clean up, use generics instead of raw types
|
2019-02-08 12:09:41 +01: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
|
8217329: JTREG: Clean up, remove unused imports in gc folder
|
2019-02-08 11:52:33 +01:00 |
TestConcurrentGCBreakpoints.java
|
8240239: Replace ConcurrentGCPhaseManager
|
2020-03-06 18:42:13 -05: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
|
8214799: Add package declaration to each JTREG test case in the gc folder
|
2019-01-28 15:53:56 +01: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
|
8242075: Shenandoah: rename ShenandoahHeapRegionSize flag
|
2020-04-03 11:33:31 +02: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
|
8214799: Add package declaration to each JTREG test case in the gc folder
|
2019-01-28 15:53:56 +01: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
|
8214799: Add package declaration to each JTREG test case in the gc folder
|
2019-01-28 15:53:56 +01:00 |
TestNumWorkerOutput.java
|
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
|
2019-11-13 11:37:29 +01:00 |
TestObjectAlignment.java
|
8217329: JTREG: Clean up, remove unused imports in gc folder
|
2019-02-08 11:52:33 +01: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
|
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
|
2019-11-13 11:37:29 +01:00 |
TestSoftReferencesBehaviorOnOOME.java
|
8217332: JTREG: Clean up, use generics instead of raw types
|
2019-02-08 12:09:41 +01:00 |
TestStackOverflow.java
|
8214799: Add package declaration to each JTREG test case in the gc folder
|
2019-01-28 15:53:56 +01:00 |
TestSystemGC.java
|
8235907: Fix tests referencing UseParallelOldGC
|
2019-12-16 23:07:37 +01:00 |
TestVerifyDuringStartup.java
|
8217332: JTREG: Clean up, use generics instead of raw types
|
2019-02-08 12:09:41 +01:00 |
TestVerifySilently.java
|
8217332: JTREG: Clean up, use generics instead of raw types
|
2019-02-08 12:09:41 +01:00 |
TestVerifySubSet.java
|
8217332: JTREG: Clean up, use generics instead of raw types
|
2019-02-08 12:09:41 +01:00 |