On Mon, 21 Aug 2023 17:06:12 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 78f74bc8 Author: Daniel D. Daugherty <dcu...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/78f74bc8ff1e673991d91a55ef70880d9fb3f6b5 Stats: 3 lines in 2 files changed: 1 ins; 2 del; 0 mod 8314672: ProblemList runtime/cds/appcds/customLoader/HelloCustom_JFR.java on linux-all and windows-x64 Reviewed-by: azvegint ------------- PR: https://git.openjdk.org/jdk/pull/15366