[jdk11u-dev] RFR: 8239379: ProblemList serviceability/sa/sadebugd/DebugdConnectTest.java on OSX

Christoph Langer clanger at openjdk.org
Fri Jul 22 21:56:47 UTC 2022


This is a preparation backport for the backport of [JDK-8238268](https://bugs.openjdk.org/browse/JDK-8238268).

It backports [JDK-8239379](https://bugs.openjdk.org/browse/JDK-8239379) and
 [JDK-8271512](https://bugs.openjdk.org/browse/JDK-8271512) which exclude
test serviceability/sa/sadebugd/DebugdConnectTest.java on both Mac OS architectures.
This test will generally be enabled via [JDK-8238268](https://bugs.openjdk.org/browse/JDK-8238268).

While editing the test list, I also figured out that the backport of
[JDK-8163805](https://bugs.openjdk.org/browse/JDK-8163805) was incomplete in that it
did not remove the exclusion of serviceability/sa/sadebugd/SADebugDTest.java which
I'm correcting in this patch as well.

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

Commit messages:
 - Backport 3a5ee7b42293cde1b338b46e1c948bef8ad61e49

Changes: https://git.openjdk.org/jdk11u-dev/pull/1268/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1268&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8239379
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1268.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1268/head:pull/1268

PR: https://git.openjdk.org/jdk11u-dev/pull/1268


More information about the jdk-updates-dev mailing list