[jdk11u-dev] Integrated: 8247546: Pattern matching does not skip correctly over supplementary characters

Liam Miller-Cushon cushon at openjdk.org
Tue Aug 16 16:48:09 UTC 2022


On Tue, 9 Aug 2022 02:13:19 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:

> This is a backport of [JDK-8247546: Pattern matching does not skip correctly over supplementary characters](https://bugs.openjdk.org/browse/JDK-8247546)
> 
> Original patch applied cleanly except for a merge conflict on the `@bug` comment in the test.
> 
> All tier1 tests passed.

This pull request has now been integrated.

Changeset: 38c632f1
Author:    Liam Miller-Cushon <cushon at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/38c632f157f1caacd3e98e08b30e818142dea266
Stats:     36 lines in 3 files changed: 28 ins; 0 del; 8 mod

8247546: Pattern matching does not skip correctly over supplementary characters

Reviewed-by: clanger
Backport-of: 4946a162aa6119416cfdb94b8e3d09200f28d837

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1319


More information about the jdk-updates-dev mailing list