On Thu, 6 Jun 2024 02:12:11 GMT, Alex Menkov <amen...@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 This pull request has now been integrated. Changeset: 17bd483f Author: Alex Menkov <amen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/17bd483ff01e463cef45824f0c1296a8f3e782c8 Stats: 12 lines in 3 files changed: 6 ins; 0 del; 6 mod 8333680: com/sun/tools/attach/BasicTests.java fails with "SocketException: Permission denied: connect" Reviewed-by: sspitsyn, kevinw, lmesnik ------------- PR: https://git.openjdk.org/jdk/pull/19571