RFR: 8344652: Remove access control context text from SSLEngine and SSLSession APIs
Daniel Fuchs
dfuchs at openjdk.org
Thu Nov 21 18:15:20 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 reasonable. Good catch. I guess you will need a small CSR for those changes?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22299#issuecomment-2491941623
More information about the net-dev
mailing list