RFR: 8344219: Remove calls to SecurityManager and doPrivileged in java.net.SocksSocketImpl after JEP 486 integration [v4]
Volkan Yazıcı
duke at openjdk.org
Fri Nov 22 08:44:55 UTC 2024
> Removes `SecurityManager` et al. from `SocksSocketImpl`. `tier2` and `tier3` tests have passed – CI run links are available in the ticket.
Volkan Yazıcı has updated the pull request incrementally with one additional commit since the last revision:
Remove redundant suppression
Co-authored-by: Chen Liang <liach at openjdk.org>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22271/files
- new: https://git.openjdk.org/jdk/pull/22271/files/3b06bb14..d4746d65
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22271&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22271&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/22271.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22271/head:pull/22271
PR: https://git.openjdk.org/jdk/pull/22271
More information about the net-dev
mailing list