[jdk17u-dev] RFR: 8263461: jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java uses wrong mechanism to cause evacuation failure
Goetz Lindenmaier
goetz at openjdk.java.net
Wed Mar 9 14:08:14 UTC 2022
I backport this for parity with 17.0.4-oracle.
I had to resolve the ProblemList because of 8271877: ProblemList jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java in JDK17
As I understand the fix it is platform agnostic, so removing all platforms is fine.
-------------
Commit messages:
- Backport ee0247f056daea7a0afdd572d13fb30f5164e889
Changes: https://git.openjdk.java.net/jdk17u-dev/pull/211/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=211&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8263461
Stats: 70 lines in 3 files changed: 21 ins; 37 del; 12 mod
Patch: https://git.openjdk.java.net/jdk17u-dev/pull/211.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/211/head:pull/211
PR: https://git.openjdk.java.net/jdk17u-dev/pull/211
More information about the jdk-updates-dev
mailing list