JDK-8263200 : Add -XX:StressCCP to CTW
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-03-08
  • Updated: 2021-03-16
  • Resolved: 2021-03-08
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 17
17 b13Fixed
Related Reports
Relates :  
Relates :  
Description
similar to StressLCM, StressGCM, and StressIGVN flags, recently introduced (by JDK-8256535) StressCCP can increase the probability to find compiler bugs, hence it makes sense to add this flag to CTW testlibrary.
Comments
Changeset: 17853ee9 Author: Igor Ignatyev <iignatyev@openjdk.org> Date: 2021-03-08 18:43:34 +0000 URL: https://git.openjdk.java.net/jdk/commit/17853ee9
08-03-2021