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

Stuart Marks smarks at openjdk.org
Tue Aug 30 19:01:57 UTC 2022


On Mon, 29 Aug 2022 13:49:52 GMT, Raffaello Giulietti <duke 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

Spec looks good. Let me know when you're done updating the CSR so I can mark it reviewed.

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

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


More information about the core-libs-dev mailing list