RFR: 8065554: MatchResult should provide values of named-capturing groups [v4]
Raffaello Giulietti
duke at openjdk.org
Wed Aug 31 13:26:32 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
Added an implementation of `MatchResult` in the test class that does not override any of the default methods.
More speaking method names.
-------------
PR: https://git.openjdk.org/jdk/pull/10000
More information about the core-libs-dev
mailing list