RFR: CODETOOLS-7902858: jcstress: Clean up progress message

Aleksey Shipilev shade at openjdk.java.net
Mon Mar 22 13:23:56 UTC 2021


Current progress message seems overloaded. Printing the number of tests and forks is misleading after multiple forks and multiple VMs are run per test. We can simplify the implementation considerably.

-------------

Commit messages:
 - CODETOOLS-7902858: jcstress: Clean up progress message

Changes: https://git.openjdk.java.net/jcstress/pull/17/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jcstress&pr=17&range=00
  Issue: https://bugs.openjdk.java.net/browse/CODETOOLS-7902858
  Stats: 58 lines in 2 files changed: 9 ins; 40 del; 9 mod
  Patch: https://git.openjdk.java.net/jcstress/pull/17.diff
  Fetch: git fetch https://git.openjdk.java.net/jcstress pull/17/head:pull/17

PR: https://git.openjdk.java.net/jcstress/pull/17


More information about the jcstress-dev mailing list