> 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/c431a5f7..d4eaf51a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=10000&range=06 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10000&range=05-06 Stats: 18 lines in 1 file changed: 0 ins; 12 del; 6 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