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.
- links to
-
Review openjdk/jcstress/12