RFR: 8312976: MatchResult produces StringIndexOutOfBoundsException for groups outside match
Raffaello Giulietti
rgiulietti at openjdk.org
Thu Jul 27 11:34:07 UTC 2023
On Thu, 27 Jul 2023 11:25:57 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
> Fixes a bug showing up after [JDK-8132995](https://bugs.openjdk.org/browse/JDK-8132995) when there are capturing groups outside the match.
Once integrated in mainline, the fix should be backported to 21, where the bug was introduced.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15053#issuecomment-1653430446
More information about the core-libs-dev
mailing list