RFR: CODETOOLS-7902959: jcstress: Update progress line to ANSI multi-line for better presentation
Aleksey Shipilev
shade at openjdk.java.net
Fri Jun 4 12:35:16 UTC 2021
When jcstress is presented with large font, the status line is too long to be useful. We can use multi-line ANSI codes to break it into pieces.
-------------
Commit messages:
- Whitespace fixes
- CODETOOLS-7902959: jcstress: Update progress line to ANSI multi-line for better presentation
Changes: https://git.openjdk.java.net/jcstress/pull/65/files
Webrev: https://webrevs.openjdk.java.net/?repo=jcstress&pr=65&range=00
Issue: https://bugs.openjdk.java.net/browse/CODETOOLS-7902959
Stats: 99 lines in 6 files changed: 51 ins; 20 del; 28 mod
Patch: https://git.openjdk.java.net/jcstress/pull/65.diff
Fetch: git fetch https://git.openjdk.java.net/jcstress pull/65/head:pull/65
PR: https://git.openjdk.java.net/jcstress/pull/65
More information about the jcstress-dev
mailing list