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

Sean Mullan mullan at openjdk.org
Fri Nov 22 13:21:23 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.

This pull request has now been integrated.

Changeset: 9769ee86
Author:    Sean Mullan <mullan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9769ee86978584a65703712c1a845fe4f5fffe29
Stats:     25 lines in 2 files changed: 0 ins; 24 del; 1 mod

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

Reviewed-by: jnimeh

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

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


More information about the net-dev mailing list