RFR: 8344190: Cleanup code in sun.net.www.protocol.http and sun.net.www.protocol.https after JEP 486 integration [v2]

Daniel Fuchs dfuchs at openjdk.org
Wed Nov 20 12:32:24 UTC 2024


On Wed, 20 Nov 2024 04:52:52 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>> Can I please get a review of this code which cleans up usages of SecurityManager and related APIs? This addresses https://bugs.openjdk.org/browse/JDK-8344190.
>> 
>> No new tests have been added and testing of tier1, tier2, tier3 is in progress.
>
> Jaikiran Pai has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - mark the authentication classes final
>  - clean up windows variant of NTLMAuthentication

Marked as reviewed by dfuchs (Reviewer).

Marked as reviewed by dfuchs (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/22232#pullrequestreview-2448480644
PR Review: https://git.openjdk.org/jdk/pull/22232#pullrequestreview-2448483659


More information about the net-dev mailing list