Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.
/ jdk22 Public archive

Commit 4034787

Browse files
author
Thomas Schatzl
committedJan 16, 2024
8322987: Remove gc/stress/gclocker/TestGCLocker* since they always fail with OOME
8323508: Remove TestGCLockerWithShenandoah.java line from TEST.groups Reviewed-by: ayang, sjohanss
1 parent a91569d commit 4034787

8 files changed

+0
-449
lines changed
 

‎test/hotspot/jtreg/ProblemList.txt

-3
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,6 @@ gc/TestAllocHumongousFragment.java#iu-aggressive 8298781 generic-all
9191
gc/TestAllocHumongousFragment.java#g1 8298781 generic-all
9292
gc/TestAllocHumongousFragment.java#static 8298781 generic-all
9393
gc/stress/gclocker/TestExcessGCLockerCollections.java 8229120 generic-all
94-
gc/stress/gclocker/TestGCLockerWithParallel.java 8180622 generic-all
95-
gc/stress/gclocker/TestGCLockerWithSerial.java 8180622 generic-all
96-
gc/stress/gclocker/TestGCLockerWithShenandoah.java 8180622 generic-all
9794
gc/stress/TestStressG1Humongous.java 8286554 windows-x64
9895

9996
#############################################################################

‎test/hotspot/jtreg/TEST.groups

-1
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,6 @@ tier2_gc_shenandoah = \
356356
tier3_gc_shenandoah = \
357357
gc/stress/gcold/TestGCOldWithShenandoah.java \
358358
gc/stress/gcbasher/TestGCBasherWithShenandoah.java \
359-
gc/stress/gclocker/TestGCLockerWithShenandoah.java \
360359
gc/stress/systemgc/TestSystemGCWithShenandoah.java \
361360
gc/shenandoah/TestStringDedupStress.java \
362361
-:tier2_gc_shenandoah

‎test/hotspot/jtreg/gc/stress/gclocker/TestGCLocker.java

-228
This file was deleted.

‎test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithG1.java

-39
This file was deleted.

‎test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithParallel.java

-39
This file was deleted.

‎test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithSerial.java

-40
This file was deleted.

‎test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithShenandoah.java

-64
This file was deleted.

‎test/hotspot/jtreg/gc/stress/gclocker/libTestGCLocker.c

-35
This file was deleted.

1 commit comments

Comments
 (1)

openjdk-notifier[bot] commented on Jan 16, 2024

@openjdk-notifier[bot]
This repository has been archived.