Integrated: 8324672: Update jdk/java/time/tck/java/time/TCKInstant.java now() to be more robust
Ramkumar Sunderbabu
rsunderbabu at openjdk.org
Wed Oct 16 06:56:16 UTC 2024
On Tue, 8 Oct 2024 17:10:43 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.
This pull request has now been integrated.
Changeset: e94e3bba
Author: Ramkumar Sunderbabu <rsunderbabu at openjdk.org>
Committer: Jaikiran Pai <jpai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e94e3bba3932f3d92c0a135d333d1ccd6e72b964
Stats: 16 lines in 1 file changed: 11 ins; 0 del; 5 mod
8324672: Update jdk/java/time/tck/java/time/TCKInstant.java now() to be more robust
Reviewed-by: rriggs, dfuchs
-------------
PR: https://git.openjdk.org/jdk/pull/21413
More information about the core-libs-dev
mailing list