jdk-24/test/hotspot/jtreg/gc
Pavel Rappo 45a616a891 8303480: Miscellaneous fixes to mostly invisible doc comments
Reviewed-by: mullan, prr, cjplummer, aivanov, jjg, lancea, rriggs, ihse
2023-03-07 15:31:42 +00:00
..
arguments 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
class_unloading 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +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 8290023: Remove use of IgnoreUnrecognizedVMOptions in gc tests 2022-07-13 16:08:59 +00:00
ergonomics 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
g1 8303480: Miscellaneous fixes to mostly invisible doc comments 2023-03-07 15:31:42 +00:00
logging 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
metaspace 8298073: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java causes test task timeout on macosx 2022-12-09 18:42:35 +00:00
parallel 8261505: Test test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java killed by Linux OOM Killer 2021-02-12 09:41:49 +00:00
serial 8243933: use driver mode in gc tests 2020-04-29 07:08:31 -07:00
shenandoah 8300644: Remove gc/shenandoah/jni/TestStringCriticalWithDedup.java 2023-01-25 08:15:35 +00:00
startup_warnings 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07:00
stress 8293824: gc/whitebox/TestConcMarkCycleWB.java failed "RuntimeException: assertTrue: expected true, was false" 2023-01-04 03:28:31 +00:00
stringdedup 8297247: Add GarbageCollectorMXBean for Remark and Cleanup pause time in G1 2022-12-06 07:16:27 +00:00
TestJNIWeak 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
testlibrary 8293824: gc/whitebox/TestConcMarkCycleWB.java failed "RuntimeException: assertTrue: expected true, was false" 2023-01-04 03:28:31 +00:00
whitebox 8293824: gc/whitebox/TestConcMarkCycleWB.java failed "RuntimeException: assertTrue: expected true, was false" 2023-01-04 03:28:31 +00:00
z 8281379: Assign package declarations to all jtreg test cases under gc 2022-02-10 10:34:16 +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 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestAllocateHeapAt.java 8281585: Remove unused imports under test/lib and jtreg/gc 2022-02-14 12:05:16 +00:00
TestAllocateHeapAtError.java 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
TestAllocateHeapAtMultiple.java 8281585: Remove unused imports under test/lib and jtreg/gc 2022-02-14 12:05:16 +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 8281585: Remove unused imports under test/lib and jtreg/gc 2022-02-14 12:05:16 +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 8284435: Add dedicated filler objects for known dead Java heap areas 2022-05-02 11:03:57 +00:00
TestFullGCALot.java 8256425: Obsolete Biased Locking in JDK 18 2021-06-24 18:54:41 +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
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 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 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestObjectAlignment.java 8290023: Remove use of IgnoreUnrecognizedVMOptions in gc tests 2022-07-13 16:08:59 +00:00
TestPLABAdaptToMinTLABSize.java 8291289: gc/TestPLABAdaptToMinTLABSize fails after JDK-8289137 2022-07-27 12:39:28 +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 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +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 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00: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 8276796: gc/TestSystemGC.java large pages subtest fails with ZGC 2021-11-11 07:07:58 +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 8302977: ZGC: Doesn't support gc/TestVerifySubSet.java 2023-02-21 11:04:43 +00:00