On Fri, 17 Mar 2023 15:18:07 GMT, Brian Burkhalter <b...@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. > > 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 Looks okay -- if in the future there is a more general mechanism to support this kind of sub-setting the test should be transitioned to use that. ------------- Marked as reviewed by darcy (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/12819#pullrequestreview-1355207115