[jdk11u-dev] RFR: 8220813: update hotspot tier1_gc tests depending on GC to use @requires vm.gc.X
Goetz Lindenmaier
goetz at openjdk.java.net
Thu Mar 10 09:18:12 UTC 2022
I backport this for parity with 11.0.16-oracle.
I had to resolve quite some files, mostly because "8214799: Add package declaration to each JTREG test case in the gc folder" Is not in 11.
I looked at backporting that chagne. It would simplify backporting gc test changes, but requires a lot of work itself. So I decided to resolve this change.
TestMetaSpaceLog.java is not in 11, so I skipped the changes to that file.
-------------
Commit messages:
- Backport e6ace7be6f8c5e43806842aa0d8aea210593a7a2
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/871/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=871&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8220813
Stats: 437 lines in 32 files changed: 350 ins; 16 del; 71 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/871.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/871/head:pull/871
PR: https://git.openjdk.java.net/jdk11u-dev/pull/871
More information about the jdk-updates-dev
mailing list