We can consider enhancing the debug printouts in this optimization phase due to recently identified bugs in this area.
Suggestions:
- dump the start/end nodes for each pair that is considered for stacked string concatenations
- print IGV graphs between each call to replace_string_concat
- ...
Suggestions:
- dump the start/end nodes for each pair that is considered for stacked string concatenations
- print IGV graphs between each call to replace_string_concat
- ...
- relates to
-
JDK-8362117 C2: compiler/stringopts/TestStackedConcatsAppendUncommonTrap.java fails with a wrong result
-
- Open
-