<i18n dev> RFR: 8295239: Refactor java/util/Formatter/Basic script into a Java native test launcher [v4]

Brent Christian bchristi at openjdk.org
Tue Oct 18 19:04:30 UTC 2022


On Tue, 18 Oct 2022 18:54:03 GMT, Justin Lu <duke at 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


More information about the i18n-dev mailing list