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

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


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10000/files
  - new: https://git.openjdk.org/jdk/pull/10000/files/d9945149..c4282fe4

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10000&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10000&range=01-02

  Stats: 143 lines in 2 files changed: 10 ins; 36 del; 97 mod
  Patch: https://git.openjdk.org/jdk/pull/10000.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10000/head:pull/10000

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


More information about the core-libs-dev mailing list