RFR: JDK-8331646: Add specific regression leap year tests (Task - P4)
serhiysachkov
duke at openjdk.org
Tue May 7 09:10:52 UTC 2024
On Fri, 3 May 2024 10:31:14 GMT, serhiysachkov <duke at openjdk.org> wrote:
> Calendar.add() tests that describe its behavior.
This PR provides additional tests that clarify behavior of Calendar.add() method for leap year, specifically behavior that led to this ticket https://bugs.openjdk.org/browse/JDK-8327088.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19082#issuecomment-2097814095
More information about the core-libs-dev
mailing list