Withdrawn: CODETOOLS-7902850: jcstress: Rework internal interfaces to get one TestResult per VM invocation
Aleksey Shipilev
shade at openjdk.java.net
Thu Mar 18 06:55:54 UTC 2021
On Wed, 17 Mar 2021 18:52:38 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Current jcstress code reports the TestResult for each iteration. While convenient to see the progress, it is ultimately noisy, and gets in the way of capturing the per-VM output. We can just accept a single test result per VM invocation, and rely on multiple forks to get verbose progress for long running tests.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jcstress/pull/12
More information about the jcstress-dev
mailing list