On Tue, 18 Oct 2022 18:54:03 GMT, Justin Lu <d...@openjdk.org> wrote:
>> test/jdk/java/util/Formatter/Basic.java line 93: >> >>> 91: ", first" , fail+pass, fail), first); >>> 92: else >>> 93: System.out.printf("All %s tests passed", pass); >> >> %d, yes? > > Right, will change that And one on the previous line ------------- PR: https://git.openjdk.org/jdk/pull/10715