Integrated: 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 14:02:21 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`.

This pull request has now been integrated.

Changeset: 21f0ed50
Author:    Volkan Yazıcı <volkan.yazici at oracle.com>
Committer: Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/21f0ed50a224f19d083ef8e3b7b02b8f3dd31cac
Stats:     112 lines in 2 files changed: 0 ins; 106 del; 6 mod

8344215: Remove calls to SecurityManager and doPrivileged in java.net.Socket and java.net.ServerSocket after JEP 486 integration

Reviewed-by: dfuchs, alanb, jpai

-------------

PR: https://git.openjdk.org/jdk/pull/22254


More information about the net-dev mailing list