On Wed, 24 Aug 2022 15:48:38 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> wrote:
> Add support for named groups to java.util.regex.MatchResult This pull request has now been integrated. Changeset: ce85cac9 Author: Raffaello Giulietti <rgiulie...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/ce85cac947158b4e1f554c55f726c923a49b1a41 Stats: 634 lines in 4 files changed: 582 ins; 15 del; 37 mod 8065554: MatchResult should provide values of named-capturing groups Reviewed-by: smarks ------------- PR: https://git.openjdk.org/jdk/pull/10000