RFR: 8344190: Cleanup code in sun.net.www.protocol.http and sun.net.www.protocol.https after JEP 486 integration [v2]
Jaikiran Pai
jpai 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
Thank you Daniel for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22232#issuecomment-2488459435
More information about the net-dev
mailing list