RFR: 8324672: Update jdk/java/time/tck/java/time/TCKInstant.java now() to be more robust [v3]
Jaikiran Pai
jpai at openjdk.org
Wed Oct 16 06:56:15 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
Roger and Daniel have reviewed this PR, I'll go ahead and sponsor this now.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21413#issuecomment-2415885717
More information about the core-libs-dev
mailing list