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. This pull request has now been integrated. Changeset: 8b92af7d Author: Raffaello Giulietti <rgiulie...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/8b92af7d4aeece8b40c6c4f9de333964833da607 Stats: 23 lines in 1 file changed: 10 ins; 9 del; 4 mod 8367365: java/math/BigInteger/BigIntegerTest.java failed in jtreg timeout Reviewed-by: dfuchs, jpai ------------- PR: https://git.openjdk.org/jdk/pull/27211