On Thu, 26 Jan 2023 21:56:22 GMT, Glavo <[email protected]> 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 <[email protected]> Committer: Paul Sandoz <[email protected]> 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
