Integrated: 8319817: Charset constructor should make defensive copy of aliases
Naoto Sato
naoto at openjdk.org
Mon Nov 20 17:35:25 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.
This pull request has now been integrated.
Changeset: d6d7bdc7
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d6d7bdc7748c10963c3e58c0287b2472646bf36f
Stats: 76 lines in 2 files changed: 74 ins; 1 del; 1 mod
8319817: Charset constructor should make defensive copy of aliases
Reviewed-by: rriggs, alanb, bpb, iris, jpai
-------------
PR: https://git.openjdk.org/jdk/pull/16715
More information about the nio-dev
mailing list