<i18n dev> Integrated: 8331851: Add specific regression leap year tests for Calendar.roll()

serhiysachkov duke at openjdk.org
Mon May 20 09:26:09 UTC 2024


On Wed, 15 May 2024 09:39:16 GMT, serhiysachkov <duke at openjdk.org> wrote:

> Add specific regression tests for Calendar.roll() method to explicitly various leap year test scenarios. This is inspired by the ambiguity which occurred in leap year unaware test creation as in case with Calendar.add() in swing component test case as detailed in (https://bugs.openjdk.org/browse/JDK-8327088).

This pull request has now been integrated.

Changeset: d6b7f9b1
Author:    Serhiy Sachkov <serhiy.sachkov at oracle.com>
Committer: Mahendra Chhipa <mchhipa at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d6b7f9b170b6ce4f7275cc7595b71b9a3e93c133
Stats:     190 lines in 1 file changed: 190 ins; 0 del; 0 mod

8331851: Add specific regression leap year tests for Calendar.roll()

Reviewed-by: naoto

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

PR: https://git.openjdk.org/jdk/pull/19247


More information about the i18n-dev mailing list