PhaseCCP::analyze() walks over the IR graph to propagate types. There are sometimes bugs where order of node processing matters. Similar to StressIGVN, a StressCCP option could be implemented.
- relates to
-
JDK-8263200 Add -XX:StressCCP to CTW
-
- Resolved
-
-
CODETOOLS-7902837 jcstress should support -XX:+StressCCP
-
- Closed
-
-
JDK-8314836 4 compiler/debug tests ignore tested VM flags
-
- Open
-