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

Chris Plummer cjplummer at openjdk.org
Thu Jun 6 14:40:44 UTC 2024


On Thu, 6 Jun 2024 02:12:11 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

> 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

You have an interesting warning about the fixVersion being 24 but .jcheck/conf is 23. I'm not sure, but you may need to merge with the current master in order to avoid a 23 backport being created.

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

PR Comment: https://git.openjdk.org/jdk/pull/19571#issuecomment-2152706365


More information about the serviceability-dev mailing list