RFR: 8333680: com/sun/tools/attach/BasicTests.java fails with "SocketException: Permission denied: connect"

Alex Menkov amenkov at openjdk.org
Thu Jun 6 02:20:02 UTC 2024


The fix updates com/sun/tools/attach/BasicTests.java to listen and connect using loopback addresses

Testing: run the test on all Oracle-supported platforms

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

Commit messages:
 - fix

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

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


More information about the serviceability-dev mailing list