Integrated: 8263506: Make sun.net.httpserver.UnmodifiableHeaders unmodifiable

Julia Boes jboes at openjdk.java.net
Thu Apr 8 13:12:23 UTC 2021


On Tue, 16 Mar 2021 14:19:09 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.

This pull request has now been integrated.

Changeset: 214d6e21
Author:    Julia Boes <jboes at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/214d6e21
Stats:     214 lines in 3 files changed: 161 ins; 14 del; 39 mod

8263506: Make sun.net.httpserver.UnmodifiableHeaders unmodifiable

Reviewed-by: michaelm, dfuchs

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

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


More information about the net-dev mailing list