On Thu, 11 Sep 2025 08:55:02 GMT, Raffaello Giulietti <rgiulie...@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. test/jdk/java/math/BigInteger/BigIntegerTest.java line 32: > 30: * @library /test/lib > 31: * @build jdk.test.lib.RandomFactory > 32: * @run main/timeout=480 BigIntegerTest Should the timeoutFactor change have adjusted this from 400 to 1600? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27211#discussion_r2339733700