RFR: 8065554: MatchResult should provide values of named-capturing groups [v7]

Raffaello Giulietti rgiulietti at openjdk.org
Wed Sep 28 09:14:28 UTC 2022


On Thu, 22 Sep 2022 10:22:40 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

>> Add support for named groups to java.util.regex.MatchResult
>
> Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8065554: MatchResult should provide values of named-capturing groups

I'll integrate now but agree to open another PR to make use of JUnit in the tests, perhaps later this week or next week.

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

PR: https://git.openjdk.org/jdk/pull/10000


More information about the core-libs-dev mailing list