On Tue, 21 Feb 2023 21:15:33 GMT, David Holmes <dhol...@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