RFR: 8324672: Update jdk/java/time/tck/java/time/TCKInstant.java now() to be more robust [v3]
Roger Riggs
rriggs at openjdk.org
Tue Oct 15 16:35:12 UTC 2024
On Tue, 15 Oct 2024 12:31:52 GMT, Ramkumar Sunderbabu <rsunderbabu at openjdk.org> wrote:
>> The time difference check might fail for scenarios such as batch compilation. It is safer to give a bigger allowance of 10 seconds instead of 0.1 sec.
>>
>> Testing: The test was run for 100 times with -Xcomp option.
>
> Ramkumar Sunderbabu has updated the pull request incrementally with one additional commit since the last revision:
>
> checking if time is monotonic
LGTM
-------------
Marked as reviewed by rriggs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21413#pullrequestreview-2369962087
More information about the core-libs-dev
mailing list