[jdk17u-dev] Integrated: 8319817: Charset constructor should make defensive copy of aliases
Todd V. Jonker
duke at openjdk.org
Fri Aug 30 15:38:28 UTC 2024
On Mon, 15 Jul 2024 21:47:56 GMT, Todd V. Jonker <duke at openjdk.org> wrote:
> Clean backport.
>
> Additional testing:
> - [x] New regression test fails without the fix, passes with it
> - [x] macosx-aarch64-server-release: `make test-tier1`
> - [x] linux-x86_64-server-release: `JTREG_KEYWORDS="!headful & !external-dep & !printer" make test TEST=all`
> * These tests fail repeatedly, but also fail on `master`:
> * `build/AbsPathsInImage.java`
> * `jdk/internal/platform/docker/TestDockerMemoryMetrics.java`
This pull request has now been integrated.
Changeset: b2c92fd6
Author: Todd V. Jonker <jonker at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/b2c92fd6d16caedba818aa5d4f94bba2f1b9efaf
Stats: 76 lines in 2 files changed: 74 ins; 1 del; 1 mod
8319817: Charset constructor should make defensive copy of aliases
Backport-of: d6d7bdc7748c10963c3e58c0287b2472646bf36f
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2713
More information about the jdk-updates-dev
mailing list