git: openjdk/jdk11u-dev: 8229210: [TESTBUG] Move gc stress tests from JFR directory tree to gc/stress
Goetz Lindenmaier
goetz at openjdk.java.net
Thu Apr 7 08:27:36 UTC 2022
Changeset: 6cc8d694
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2022-04-07 08:25:04 +0000
URL: https://git.openjdk.java.net/jdk11u-dev/commit/6cc8d6943677d429618c3621ca1d6731122ba63e
8229210: [TESTBUG] Move gc stress tests from JFR directory tree to gc/stress
Moved the tests
Backport-of: 1bc974d8a70acae5ef5272155126c471d9e73c54
= test/hotspot/jtreg/gc/stress/jfr/TestStressAllocationGCEventsWithCMS.java
= test/hotspot/jtreg/gc/stress/jfr/TestStressAllocationGCEventsWithDefNew.java
= test/hotspot/jtreg/gc/stress/jfr/TestStressAllocationGCEventsWithG1.java
= test/hotspot/jtreg/gc/stress/jfr/TestStressAllocationGCEventsWithParNew.java
= test/hotspot/jtreg/gc/stress/jfr/TestStressAllocationGCEventsWithParallel.java
= test/hotspot/jtreg/gc/stress/jfr/TestStressBigAllocationGCEventsWithCMS.java
= test/hotspot/jtreg/gc/stress/jfr/TestStressBigAllocationGCEventsWithDefNew.java
= test/hotspot/jtreg/gc/stress/jfr/TestStressBigAllocationGCEventsWithG1.java
= test/hotspot/jtreg/gc/stress/jfr/TestStressBigAllocationGCEventsWithParNew.java
= test/hotspot/jtreg/gc/stress/jfr/TestStressBigAllocationGCEventsWithParallel.java
More information about the jdk-updates-changes
mailing list