RFR: 8344652: Remove access control context text from SSLEngine and SSLSession APIs

Jamil Nimeh jnimeh at openjdk.org
Thu Nov 21 17:48:18 UTC 2024


On Thu, 21 Nov 2024 17:36:03 GMT, Sean Mullan <mullan at openjdk.org> wrote:

> Some additional text in two `javax.net.ssl` APIs related to access control context was missed as part of JEP 483. This behavior no longer applies now that the Security Manager is permanently disabled and has been removed.
> 
> The implementation changes associated with this will be posted in a separate PR for https://bugs.openjdk.org/browse/JDK-8344366.

Looks good to me.

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

Marked as reviewed by jnimeh (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22299#pullrequestreview-2452223431


More information about the net-dev mailing list