On Wed, 20 Nov 2024 10:29:50 GMT, Volkan Yazıcı <d...@openjdk.org> wrote:
> Removes `SecurityManager` et al. from `SocksSocketImpl`. `tier2` and `tier3` > tests have passed – CI run links are available in the ticket. This pull request has now been integrated. Changeset: 15dbb6a3 Author: Volkan Yazıcı <volkan.yaz...@oracle.com> Committer: Daniel Fuchs <dfu...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/15dbb6a38064d4779a44e584ae67ba26885c8436 Stats: 58 lines in 1 file changed: 2 ins; 47 del; 9 mod 8344219: Remove calls to SecurityManager and doPrivileged in java.net.SocksSocketImpl after JEP 486 integration Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/22271