RFR: Print messages and VM streams on VM failure

Aleksey Shipilev shade at openjdk.java.net
Wed Apr 7 14:08:46 UTC 2021


Currently, jcstress does not print those when VM fails, which hinders the debugging.

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

Commit messages:
 - Print messages and error streams on VM failure

Changes: https://git.openjdk.java.net/jcstress/pull/24/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jcstress&pr=24&range=00
  Stats: 66 lines in 2 files changed: 17 ins; 27 del; 22 mod
  Patch: https://git.openjdk.java.net/jcstress/pull/24.diff
  Fetch: git fetch https://git.openjdk.java.net/jcstress pull/24/head:pull/24

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


More information about the jcstress-dev mailing list