Integrated: 7065228: To interpret case-insensitive string locale independently
Darragh Clarke
duke at openjdk.org
Mon May 22 10:57:02 UTC 2023
On Tue, 16 May 2023 10:38:52 GMT, Darragh Clarke <duke at openjdk.org> wrote:
> Updated instances of `toLowerCase` and `toUpperCase` in several net and io files to specify `Locale.ROOT` to ensure that case conversion issues don't occur,
>
> I didn't add any new tests but ran tier 1-3 with no issues
This pull request has now been integrated.
Changeset: 05e99db4
Author: Darragh Clarke <darraghclarke98 at gmail.com>
Committer: Jaikiran Pai <jpai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/05e99db466e7ef5c26f089db772a21cb2ca62e93
Stats: 74 lines in 20 files changed: 14 ins; 0 del; 60 mod
7065228: To interpret case-insensitive string locale independently
Reviewed-by: dfuchs, naoto, djelinski, jpai, michaelm
-------------
PR: https://git.openjdk.org/jdk/pull/14006
More information about the security-dev
mailing list