git: openjdk/jdk: 8305785: Avoid redundant HashMap.containsKey call in java.util.regex
Andrey Turbanov
aturbanov at openjdk.org
Mon May 22 10:29:06 UTC 2023
Changeset: 6b65e575
Author: Andrey Turbanov <aturbanov at openjdk.org>
Date: 2023-05-22 10:27:13 +0000
URL: https://git.openjdk.org/jdk/commit/6b65e5754cc96c812892077881fc069e02fedc62
8305785: Avoid redundant HashMap.containsKey call in java.util.regex
Reviewed-by: stsypanov, jpai
! src/java.base/share/classes/java/util/regex/Matcher.java
! src/java.base/share/classes/java/util/regex/Pattern.java
More information about the jdk-changes
mailing list