Integrated: 8281560: Matcher.hitEnd returns unexpected results in presence of CANON_EQ flag.
Ian Graves
igraves at openjdk.java.net
Tue Mar 8 16:36:08 UTC 2022
On Mon, 14 Feb 2022 19:54:00 GMT, Ian Graves <igraves at openjdk.org> wrote:
> Fixing a bug in `NFCCharProperty` where code falling through an if-statement can prematurely set the matcher's `hitEnd` field to true.
This pull request has now been integrated.
Changeset: 3fc009be
Author: Ian Graves <igraves at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/3fc009be8a49f9edb8059d8612ef6ed7f048f242
Stats: 29 lines in 2 files changed: 27 ins; 2 del; 0 mod
8281560: Matcher.hitEnd returns unexpected results in presence of CANON_EQ flag.
Reviewed-by: rriggs, lancea
-------------
PR: https://git.openjdk.java.net/jdk/pull/7466
More information about the core-libs-dev
mailing list