jdk-24/test/hotspot/jtreg/gc
Alexey Ivanov e0d361cea9 8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
2022-05-24 11:25:13 +00:00
..
arguments 8285970: gc/arguments/TestUseCompressedOopsFlagsWithUlimit.java still fails after JDK-8285011 2022-05-02 15:30:35 +00:00
class_unloading 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +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 8281585: Remove unused imports under test/lib and jtreg/gc 2022-02-14 12:05:16 +00:00
ergonomics 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
g1 8178969: [TESTBUG] Wrong reporting of gc/g1/humongousObjects/TestHeapCounters test. 2022-04-28 08:04:19 +00:00
logging 8278581: Improve reference processing statistics log output 2022-01-12 08:28:51 +00:00
metaspace 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +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 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
startup_warnings 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07:00
stress 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
stringdedup 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
TestJNIWeak 8263556: remove @modules java.base from tests 2021-03-15 17:05:28 +00: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 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +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 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +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 8263556: remove @modules java.base from tests 2021-03-15 17:05:28 +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 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00: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
TestReferenceClearDuringMarking.java 8263556: remove @modules java.base from tests 2021-03-15 17:05:28 +00:00
TestReferenceClearDuringReferenceProcessing.java 8273928: Use named run ids when problem listing tests 2021-09-21 07:42:36 +00:00
TestReferenceRefersTo.java 8263556: remove @modules java.base from tests 2021-03-15 17:05:28 +00:00
TestReferenceRefersToDuringConcMark.java 8263556: remove @modules java.base from tests 2021-03-15 17:05:28 +00:00
TestSmallHeap.java 8281585: Remove unused imports under test/lib and jtreg/gc 2022-02-14 12:05:16 +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