RFR: 8367365: java/math/BigInteger/BigIntegerTest.java failed in jtreg timeout
Jaikiran Pai
jpai at openjdk.org
Thu Sep 11 13:04:16 UTC 2025
On Thu, 11 Sep 2025 08:55:02 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
> This PR
> * Moves sqrt() and nthRoot() tests to a new subset.
> * Removes a leftover `@run` tag without a timeout.
> * Increases the explicit timeout from 400 to 480.
> * Sorts the jtreg tags according to standard conventions.
The removal of the duplicate `@run` looks OK to me.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27211#pullrequestreview-3211432562
More information about the core-libs-dev
mailing list