There are currently 9 occurrences where we guard printing code with PrintOpto && VerifyLoopOptimizations. I don't think that this flag combo is ever really used in practice. We should check these occurrences and either remove them or replace the flag combo with a better suited flag.
- relates to
-
JDK-8351847 C2: Add "TraceSplitIf" flag to get more information about the optimization in Split-If
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/9c003314
-
Review(master) openjdk/jdk/23959