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

Raffaello Giulietti duke at openjdk.org
Thu Aug 25 09:24:21 UTC 2022


On Wed, 24 Aug 2022 15:48:38 GMT, Raffaello Giulietti <duke at openjdk.org> wrote:

> Add support for named groups to java.util.regex.MatchResult

Addressed concerns about undocumented `UnsuportedOperationException`.

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

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


More information about the core-libs-dev mailing list