<i18n dev> RFR: 8302877: Speed up latin1 case conversions [v3]

Eirik Bjorsnos duke at openjdk.org
Tue Feb 21 21:25:42 UTC 2023


On Tue, 21 Feb 2023 21:15:33 GMT, David Holmes <dholmes at openjdk.org> wrote:

> The testcase change is failing to compile:
> 
> ```
> open/test/micro/org/openjdk/bench/java/lang/Characters.java:115: error: case, default, or '}' expected
> ```

Darn, this was rather embarrassing!

Since this was just integrated, I guess I'll need to open a new PR for the fix?

-------------

PR: https://git.openjdk.org/jdk/pull/12623


More information about the i18n-dev mailing list