Integrated: 8294137: Review running times of java.math tests
Brian Burkhalter
bpb at openjdk.org
Thu Mar 23 18:04:30 UTC 2023
On Wed, 1 Mar 2023 23:36:04 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Break up `BigIntegerTest` and `SymmetricRangeTests` into subsets which are run quasi-randomly as a function of second within the minute at the time the test is running. `LargeValueExceptions` does not appear amenable to this treatment.
This pull request has now been integrated.
Changeset: 51035a75
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/51035a75e493f64b26f78e7fc87f6f6e536e4f56
Stats: 132 lines in 3 files changed: 53 ins; 8 del; 71 mod
8294137: Review running times of java.math tests
Reviewed-by: darcy
-------------
PR: https://git.openjdk.org/jdk/pull/12819
More information about the core-libs-dev
mailing list