JDK-8256569 : Add C2 compiler stress flags to CTW
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-11-18
  • Updated: 2021-03-08
  • Resolved: 2020-11-20
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.
JDK 16
16 b26Fixed
Related Reports
Relates :  
Relates :  
Description
-XX:+StressLCM -XX:+StressGCM and -XX:+StressIGVN flags can increase the probability to find bugs in C2. this RFE is to add them as well as StressSeed w/ a well-known value in CTW test library.
Comments
Changeset: ff00c591 Author: Igor Ignatyev <iignatyev@openjdk.org> Date: 2020-11-20 15:01:37 +0000 URL: https://github.com/openjdk/jdk/commit/ff00c591
20-11-2020