<i18n dev> RFR: 8295239: Refactor java/util/Formatter/Basic script into a Java native test launcher
Justin Lu
duke at openjdk.org
Tue Oct 18 00:08:53 UTC 2022
On Mon, 17 Oct 2022 23:57:11 GMT, Iris Clark <iris at openjdk.org> wrote:
>> Thank you Lance, will take a look at this and the rest of the comments
>
> Careful. I suspect that "fail" is the number of tests that are expected to fail.
Thanks Iris,
It got hidden in the code snippet, but line 89 is `if (fail != 0)`,
so I do believe fail is redundant in 93.
-------------
PR: https://git.openjdk.org/jdk/pull/10715
More information about the i18n-dev
mailing list