Integrated: 8312976: MatchResult produces StringIndexOutOfBoundsException for groups outside match
Raffaello Giulietti
rgiulietti at openjdk.org
Fri Aug 4 07:14:45 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.
This pull request has now been integrated.
Changeset: 61c58fdd
Author: Raffaello Giulietti <rgiulietti at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/61c58fdd00727da2841a052477e4f4ecfa7094d6
Stats: 88 lines in 2 files changed: 80 ins; 0 del; 8 mod
8312976: MatchResult produces StringIndexOutOfBoundsException for groups outside match
Reviewed-by: alanb, smarks
-------------
PR: https://git.openjdk.org/jdk/pull/15053
More information about the core-libs-dev
mailing list