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

Raffaello Giulietti duke at openjdk.org
Fri Aug 26 10:36:43 UTC 2022


On Thu, 25 Aug 2022 09:24:20 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

Addressed concerns about spec details.
CSR will be updated once the discussion about the spec has settled and the wording has stabilized.

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

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


More information about the core-libs-dev mailing list