Integrated: 8344219: Remove calls to SecurityManager and doPrivileged in java.net.SocksSocketImpl after JEP 486 integration

Volkan Yazıcı duke at openjdk.org
Fri Nov 22 14:42:20 UTC 2024


On Wed, 20 Nov 2024 10:29:50 GMT, Volkan Yazıcı <duke at 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.yazici at oracle.com>
Committer: Daniel Fuchs <dfuchs at 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


More information about the net-dev mailing list