[jdk17u-dev] RFR: 8319817: Charset constructor should make defensive copy of aliases

Todd V. Jonker duke at openjdk.org
Fri Aug 9 20:10:23 UTC 2024


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`

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

Commit messages:
 - Backport d6d7bdc7748c10963c3e58c0287b2472646bf36f

Changes: https://git.openjdk.org/jdk17u-dev/pull/2713/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2713&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8319817
  Stats: 76 lines in 2 files changed: 74 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2713.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2713/head:pull/2713

PR: https://git.openjdk.org/jdk17u-dev/pull/2713


More information about the jdk-updates-dev mailing list