Integrated: 8309515: Stale cached data from Matcher.namedGroups() after Matcher.usePattern()
Raffaello Giulietti
rgiulietti at openjdk.org
Wed Jun 7 21:42:54 UTC 2023
On Wed, 7 Jun 2023 11:20:02 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
> The cached `namedGroup` field must be invalidated during an invocation of `Matcher.usePattern()`
This pull request has now been integrated.
Changeset: 90027ff2
Author: Raffaello Giulietti <rgiulietti at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/90027ff204fcf441db6bd0076e253474631757c8
Stats: 24 lines in 2 files changed: 23 ins; 0 del; 1 mod
8309515: Stale cached data from Matcher.namedGroups() after Matcher.usePattern()
Reviewed-by: rriggs
-------------
PR: https://git.openjdk.org/jdk/pull/14350
More information about the core-libs-dev
mailing list