RFR: 8281560: Matcher.hitEnd returns unexpected results in presence of CANON_EQ flag. [v4]

Lance Andersen lancea at openjdk.java.net
Tue Mar 8 11:24:14 UTC 2022


On Tue, 8 Mar 2022 04:23:43 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.
>
> Ian Graves has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Adding back some missing CANON_EQ flags

Marked as reviewed by lancea (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/7466


More information about the core-libs-dev mailing list