<i18n dev> RFR: JDK-8331646: Add specific regression leap year tests (Task - P4) [v2]

Naoto Sato naoto at openjdk.org
Tue May 7 16:45:53 UTC 2024


On Tue, 7 May 2024 09:44:09 GMT, serhiysachkov <duke at openjdk.org> wrote:

>> Calendar.add() tests that describe its behavior.
>
> serhiysachkov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   JDK-8331646 updating to ParameterizedTests according to review request

Sorry if I was unclear, but I meant to consolidate the test methods, as they are duplicates other than the calendar values. Those values should be parametrized and consolidate the test body into a single method.

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

PR Comment: https://git.openjdk.org/jdk/pull/19082#issuecomment-2098881008


More information about the i18n-dev mailing list