RFR: 8294137: Review running times of java.math tests [v3]
Brian Burkhalter
bpb at openjdk.org
Fri Mar 17 15:18:07 UTC 2023
> 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.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
8303269: Add a means to run all subtests if desired
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12819/files
- new: https://git.openjdk.org/jdk/pull/12819/files/ca998b8e..8c666401
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12819&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12819&range=01-02
Stats: 46 lines in 2 files changed: 18 ins; 15 del; 13 mod
Patch: https://git.openjdk.org/jdk/pull/12819.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12819/head:pull/12819
PR: https://git.openjdk.org/jdk/pull/12819
More information about the core-libs-dev
mailing list