[jdk11u-dev] RFR: 8305733: Pattern.CASE_INSENSITIVE does not take effect in jdk11 [v8]
Korov
duke at openjdk.org
Mon Aug 21 14:36:43 UTC 2023
On Fri, 18 Aug 2023 19:01:47 GMT, Paul Hohensee <phh at openjdk.org> wrote:
> @Korov, what testing have you done, and what do you estimate the risk is?
Here we test whether the matching of Posix character, Unicode character, Unicode categories, aliases, properties, and java methods is correct under the condition of ignoring case.
Currently considered no risk.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2062#issuecomment-1686451164
More information about the jdk-updates-dev
mailing list