jdk-24/test/hotspot/jtreg/gc
Thomas Schatzl e68d585a8d 8218880: G1 crashes when issuing a periodic GC while the GCLocker is held
Do not wait for the GC locker in the periodic GC thread as the GC locker being held is an indication for being busy anyway.

Reviewed-by: kbarrett, shade
2019-03-04 11:49:16 +01:00
..
arguments 8217389: JTREG: Clean up, remove unused variable warnings 2019-02-18 12:08:08 +01:00
class_unloading 8217329: JTREG: Clean up, remove unused imports in gc folder 2019-02-08 11:52:33 +01:00
cms 8217389: JTREG: Clean up, remove unused variable warnings 2019-02-18 12:08:08 +01:00
concurrent_phase_control 8217329: JTREG: Clean up, remove unused imports in gc folder 2019-02-08 11:52:33 +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 8217389: JTREG: Clean up, remove unused variable warnings 2019-02-18 12:08:08 +01:00
epsilon 8217389: JTREG: Clean up, remove unused variable warnings 2019-02-18 12:08:08 +01:00
ergonomics 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
g1 8218880: G1 crashes when issuing a periodic GC while the GCLocker is held 2019-03-04 11:49:16 +01:00
logging 8217389: JTREG: Clean up, remove unused variable warnings 2019-02-18 12:08:08 +01:00
metaspace 8217389: JTREG: Clean up, remove unused variable warnings 2019-02-18 12:08:08 +01:00
nvdimm 8217332: JTREG: Clean up, use generics instead of raw types 2019-02-08 12:09:41 +01:00
parallel 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +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 8219524: Shenandoah misreports "committed" size in MemoryMXBean 2019-02-21 15:52:42 +01:00
startup_warnings 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
stress 8217389: JTREG: Clean up, remove unused variable warnings 2019-02-18 12:08:08 +01:00
survivorAlignment 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
testlibrary 8210192: Hsperf counter ParNew::CMS should be ParNew:CMS 2018-09-04 14:17:45 -07:00
whitebox 8217329: JTREG: Clean up, remove unused imports in gc folder 2019-02-08 11:52:33 +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 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
libCriticalNative.c 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
TestAgeOutput.java 8217329: JTREG: Clean up, remove unused imports in gc folder 2019-02-08 11:52:33 +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
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 8217332: JTREG: Clean up, use generics instead of raw types 2019-02-08 12:09:41 +01:00
TestGenerationPerfCounter.java 8217329: JTREG: Clean up, remove unused imports in gc folder 2019-02-08 11:52:33 +01:00
TestHumongousReferenceObject.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
TestMemoryInitialization.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
TestMemoryInitializationWithCMS.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 8217329: JTREG: Clean up, remove unused imports in gc folder 2019-02-08 11:52:33 +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 8217329: JTREG: Clean up, remove unused imports in gc folder 2019-02-08 11:52:33 +01:00
TestObjectAlignment.java 8217329: JTREG: Clean up, remove unused imports in gc folder 2019-02-08 11:52:33 +01:00
TestPolicyNamePerfCounter.java 8217329: JTREG: Clean up, remove unused imports in gc folder 2019-02-08 11:52:33 +01:00
TestSmallHeap.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +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 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +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