-
Sub-task
-
Resolution: Delivered
-
P4
-
21
-
In Review
This happens on `java.util.regex.Pattern`s containing lookaheads and lookbehinds that, in turn, contain groups. If these are located outside the match, it results in throwing `StringIndexOutOfBoundsException` when accessing these groups. See
- relates to
-
JDK-8312976 MatchResult produces StringIndexOutOfBoundsException for groups outside match
-
- Closed
-