On Mon, 16 Dec 2024 09:57:33 GMT, Kevin Walls <kev...@openjdk.org> wrote:
> Fairly frequent failures on macosx-aarch64. For a while it was always on > 15.0.1, but now also seen on "Mac OS X 12.7.1 (aarch64)", so this should be > problemlisted for macosx-aarch64. > > There are existing entries for aix, and the ProblemList file says it only > wants one line per test. > > Trivial change tested in CI which shows that > sun/management/jdp/JdpOffTest.java still runs on macosx-aarch64. > > Tests failing: > sun/management/jdp/JdpSpecificAddressTest.java > sun/management/jdp/JdpDefaultsTest.java > sun/management/jdp/JdpJmxRemoteDynamicPortTest.java This pull request has now been integrated. Changeset: 23708d01 Author: Kevin Walls <kev...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/23708d01668e3c9154a73d8c84da4704457d43d6 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod 8346257: Problemlist jdp tests for macosx-aarch64 Reviewed-by: cjplummer ------------- PR: https://git.openjdk.org/jdk/pull/22758