Integrated: 8333680: com/sun/tools/attach/BasicTests.java fails with "SocketException: Permission denied: connect"
Alex Menkov
amenkov at openjdk.org
Fri Jun 7 19:33:18 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
This pull request has now been integrated.
Changeset: 17bd483f
Author: Alex Menkov <amenkov at 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
More information about the serviceability-dev
mailing list