Integrated: 8301190: [vectorapi] The typeChar of LaneType is incorrect when default locale is tr
Glavo
duke at openjdk.org
Fri Jan 27 01:20:31 UTC 2023
On Thu, 26 Jan 2023 21:56:22 GMT, Glavo <duke at openjdk.org> wrote:
> When the default Locale is tr, the letter `i` will be converted to `İ` (U+0130) by `toUpperCase()`. This causes the assertion to fail.
This pull request has now been integrated.
Changeset: c3ff1514
Author: Glavo <zjx001202 at gmail.com>
Committer: Paul Sandoz <psandoz at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c3ff151457102cd45e3c7a49a235a04066beca60
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8301190: [vectorapi] The typeChar of LaneType is incorrect when default locale is tr
Reviewed-by: psandoz
-------------
PR: https://git.openjdk.org/jdk/pull/12238
More information about the core-libs-dev
mailing list