On Wed, 7 Jun 2023 11:20:02 GMT, Raffaello Giulietti <rgiulie...@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 <rgiulie...@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