jdk-24/test/hotspot/jtreg/gc
2022-07-13 18:31:03 +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 8290253: gc/g1/TestVerificationInConcurrentCycle.java#id1 fails with "Error. can't find sun.hotspot.WhiteBox in test directory or libraries" 2022-07-13 18:31:03 +00:00
logging 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
metaspace 8290023: Remove use of IgnoreUnrecognizedVMOptions in gc tests 2022-07-13 16:08:59 +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 8290023: Remove use of IgnoreUnrecognizedVMOptions in gc tests 2022-07-13 16:08:59 +00:00
startup_warnings 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07:00
stress 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
stringdedup 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
TestJNIWeak 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
testlibrary 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
whitebox 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +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 8265136: ZGC: Expose GarbageCollectorMXBeans for both pauses and cycles 2021-04-20 07:53:43 +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 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 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
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 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00