RFR: 8263506: Make sun.net.httpserver.UnmodifiableHeaders unmodifiable [v3]
Daniel Fuchs
dfuchs at openjdk.java.net
Wed Mar 31 11:43:17 UTC 2021
On Wed, 31 Mar 2021 10:51:40 GMT, Julia Boes <jboes at openjdk.org> wrote:
>> The fix makes the map in sun.net.httpserver.UnmodifiableHeaders unmodifiable by wrapping it in an unmodifiable view.
>
> Julia Boes has updated the pull request incrementally with one additional commit since the last revision:
>
> move constructor call in ExchangeImpl and fix indentation
LGTM
-------------
Marked as reviewed by dfuchs (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3032
More information about the net-dev
mailing list