RFR: 7903754: jcstress should die asap - with report - on broken jvm/hw, instead of waiting on kill
Jiří Vaněk
jvanek at openjdk.org
Tue Jan 7 14:47:29 UTC 2025
Initial PoC
It currently show how to set up argument, and how the framework will be terminated. Feedback welcomed. Should be finished soon
-------------
Commit messages:
- Repalced list.size by counting collector
- Implemented main terminating logic
- Moved the dying message to correct place
- Refactored ConsoleReport and Failfast to share test counting logic
- typo
- 7903754: jcstress should die asap - with report - on broken jvm/hw, instead of waiting on kill
Changes: https://git.openjdk.org/jcstress/pull/157/files
Webrev: https://webrevs.openjdk.org/?repo=jcstress&pr=157&range=00
Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903754
Stats: 353 lines in 6 files changed: 318 ins; 30 del; 5 mod
Patch: https://git.openjdk.org/jcstress/pull/157.diff
Fetch: git fetch https://git.openjdk.org/jcstress.git pull/157/head:pull/157
PR: https://git.openjdk.org/jcstress/pull/157
More information about the jcstress-dev
mailing list