RFR: 8309515: Stale cached data from Matcher.namedGroups() after Matcher.usePattern() [v2]
Raffaello Giulietti
rgiulietti at openjdk.org
Wed Jun 7 11:51:19 UTC 2023
> The cached `namedGroup` field must be invalidated during an invocation of `Matcher.usePattern()`
Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:
Renamed the additional test.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14350/files
- new: https://git.openjdk.org/jdk/pull/14350/files/29d8047f..dbe40b98
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14350&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14350&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/14350.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14350/head:pull/14350
PR: https://git.openjdk.org/jdk/pull/14350
More information about the core-libs-dev
mailing list