[jdk22] RFR: 8321514: UTF16 string gets constructed incorrectly from codepoints if CompactStrings is not enabled
Aleksei Voitylov
avoitylov at openjdk.org
Mon Dec 18 12:02:06 UTC 2023
Hi all,
This pull request contains a backport of commit [fde5b168](https://github.com/openjdk/jdk/commit/fde5b16817c3263236993f2e8c2d2469610d99bd) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
The commit being backported was authored by Aleksei Voitylov on 14 Dec 2023 and was reviewed by Roger Riggs.
Thanks!
-------------
Commit messages:
- Backport fde5b16817c3263236993f2e8c2d2469610d99bd
Changes: https://git.openjdk.org/jdk22/pull/18/files
Webrev: https://webrevs.openjdk.org/?repo=jdk22&pr=18&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8321514
Stats: 27 lines in 2 files changed: 25 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk22/pull/18.diff
Fetch: git fetch https://git.openjdk.org/jdk22.git pull/18/head:pull/18
PR: https://git.openjdk.org/jdk22/pull/18
More information about the core-libs-dev
mailing list