On Mon, 14 Feb 2022 19:54:00 GMT, Ian Graves <igra...@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 <igra...@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

Reply via email to