RFR: 8263506: Make sun.net.httpserver.UnmodifiableHeaders unmodifiable [v6]

Daniel Fuchs dfuchs at openjdk.java.net
Wed Apr 7 17:10:48 UTC 2021


On Wed, 7 Apr 2021 17:02:28 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:
> 
>   assign unmodHeaders instead of original headers

Marked as reviewed by dfuchs (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/3032


More information about the net-dev mailing list