RFR: 8217496: Matcher.group() can return null after usePattern
Ian Graves
igraves at openjdk.org
Thu Mar 2 17:27:47 UTC 2023
Updates to the documentation to describe behavior in Matcher.group().
-------------
Commit messages:
- Updating verbiage
- Merge branch 'master' into matcher-group-doc-update
- 8217496 Matcher.group() can return null after usePattern
Changes: https://git.openjdk.org/jdk/pull/12835/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12835&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8217496
Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/12835.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12835/head:pull/12835
PR: https://git.openjdk.org/jdk/pull/12835
More information about the core-libs-dev
mailing list