JDK-8272513 : Add flag to stop execution on the first failure
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 17,18
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2021-08-16
  • Updated: 2022-06-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Description
Currently, all scenarios/tests are executed even if one fails. A flag should be added that tells the framework to exit on the first failure.
Comments
Jamsheed please work on this RFE, expectation is that this can be closed in ~1 week timeframe
02-02-2022

We should also evaluate if that behavior shouldn't be the default.
16-08-2021