RFR: 8346257: Problemlist jdp tests for macosx-aarch64

Kevin Walls kevinw at openjdk.org
Mon Dec 16 10:32:45 UTC 2024


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

-------------

Commit messages:
 - one line per test
 - 8346257: Problemlist jdp tests for macosx-aarch64

Changes: https://git.openjdk.org/jdk/pull/22758/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22758&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8346257
  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/22758.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22758/head:pull/22758

PR: https://git.openjdk.org/jdk/pull/22758


More information about the serviceability-dev mailing list