[jdk22] Integrated: 8321514: UTF16 string gets constructed incorrectly from codepoints if CompactStrings is not enabled
Aleksei Voitylov
avoitylov at openjdk.org
Tue Dec 19 21:36:52 UTC 2023
On Mon, 18 Dec 2023 11:56:50 GMT, Aleksei Voitylov <avoitylov at openjdk.org> wrote:
> 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!
This pull request has now been integrated.
Changeset: 049be572
Author: Aleksei Voitylov <avoitylov at openjdk.org>
Committer: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/jdk22/commit/049be572ef7a0f69b171928709784522ff42caa0
Stats: 27 lines in 2 files changed: 25 ins; 0 del; 2 mod
8321514: UTF16 string gets constructed incorrectly from codepoints if CompactStrings is not enabled
Reviewed-by: rriggs, iris
Backport-of: fde5b16817c3263236993f2e8c2d2469610d99bd
-------------
PR: https://git.openjdk.org/jdk22/pull/18
More information about the core-libs-dev
mailing list