Integrated: 8065554: MatchResult should provide values of named-capturing groups
Raffaello Giulietti
rgiulietti at openjdk.org
Thu Sep 29 09:20:37 UTC 2022
On Wed, 24 Aug 2022 15:48:38 GMT, Raffaello Giulietti <rgiulietti at 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 <rgiulietti at 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
More information about the core-libs-dev
mailing list