-
Bug
-
Resolution: Done
-
Major
-
7.0.0.Final
-
None
If a JMH benchmark throws an exception the stack trace is hidden and the run continues. To aid the diagnosis of problems it would be preferable to report the trace and abort the run.
This fail fast behaviour has the ancillary benefit of reducing the size of console logs in the failure cases which can run into 100's of MBs.