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

Roger Riggs rriggs at openjdk.java.net
Tue Mar 8 01:30:11 UTC 2022


On Mon, 7 Mar 2022 22:29:29 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 with a new target base due to a merge or a rebase. The pull request now contains two commits:
> 
>  - merging master
>  - Catching erronious setting of matcher.hitEnd

LGTM

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

Marked as reviewed by rriggs (Reviewer).

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


More information about the core-libs-dev mailing list