RFR: 8294137: Review running times of java.math tests
Brian Burkhalter
bpb at openjdk.org
Thu Mar 2 22:37:06 UTC 2023
On Thu, 2 Mar 2023 22:18:53 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> There are fairly standard idioms to get a random number generator from the test library and use it in the test.
>
> I'd prefer to see that approach taken here, with an update to use the jtreg "@randomness" tag in the appropriate place.
So changed in ca998b8e7e5d293a9d2727cb2b074551e7a017a7. The `@randomness` tag was already there for other reasons.
-------------
PR: https://git.openjdk.org/jdk/pull/12819
More information about the core-libs-dev
mailing list