RFR: 8319817: Charset constructor should make defensive copy of aliases

Jaikiran Pai jpai at openjdk.org
Sat Nov 18 10:57:30 UTC 2023


On Fri, 17 Nov 2023 19:02:44 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Fixing `Charset(String, String[])` to make a defensive copy of the given `aliases` when necessary.

Thank you Naoto. This looks good to me.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16715#pullrequestreview-1738379196


More information about the nio-dev mailing list