Integrated: 8314672: ProblemList runtime/cds/appcds/customLoader/HelloCustom_JFR.java on linux-all and windows-x64
Daniel D. Daugherty
dcubed at openjdk.org
Mon Aug 21 17:17:58 UTC 2023
A trivial fix to ProblemList runtime/cds/appcds/customLoader/HelloCustom_JFR.java on linux-all and windows-x64.
This test was previously ProblemListed on linux-all with ZGC via:
[JDK-8314533](https://bugs.openjdk.org/browse/JDK-8314533) ProblemList runtime/cds/appcds/customLoader/HelloCustom_JFR.java on linux-all with ZGC
but we have had 7 new failures in different configs since then
so the ProblemListing needs to be wider. I thought above using
generic-all, but we haven't seen an macosx-x64 failure since
mid-May 2020 and have yet to see a macosx-aarch64 failure.
-------------
Commit messages:
- 8314672: ProblemList runtime/cds/appcds/customLoader/HelloCustom_JFR.java on linux-all and windows-x64
Changes: https://git.openjdk.org/jdk/pull/15366/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15366&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8314672
Stats: 3 lines in 2 files changed: 1 ins; 2 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/15366.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15366/head:pull/15366
PR: https://git.openjdk.org/jdk/pull/15366
More information about the hotspot-runtime-dev
mailing list