RFR: 8344215: Remove calls to SecurityManager and doPrivileged in java.net.Socket and java.net.ServerSocket after JEP 486 integration
Volkan Yazıcı
duke at openjdk.org
Wed Nov 20 13:28:23 UTC 2024
On Tue, 19 Nov 2024 19:52:25 GMT, Volkan Yazıcı <duke at openjdk.org> wrote:
> I'd appreciate a review of this change set removing `SecurityManager` et al. from `java.net.Socket` and `java.net.ServerSocket`.
@dfuch, thanks so much for assisting me! (I was waiting for the GitHub Actions to give a green light. I will `/integrate` promptly.)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22254#issuecomment-2488582235
More information about the net-dev
mailing list