RFR: 8333680: com/sun/tools/attach/BasicTests.java fails with "SocketException: Permission denied: connect"
Chris Plummer
cjplummer at openjdk.org
Thu Jun 6 14:49:45 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
Actually it looks like .jcheck/conf in master has not been updated to 24 yet. Not sure if once it is updated this warning will automatically go away or if you will also have to merge with master.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19571#issuecomment-2152727812
More information about the serviceability-dev
mailing list