mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-12 22:50:08 +00:00
Merge
This commit is contained in:
commit
8b76becfe7
@ -768,6 +768,7 @@ bool StringConcat::validate_control_flow() {
|
||||
tty->cr();
|
||||
}
|
||||
#endif
|
||||
fail = true;
|
||||
break;
|
||||
} else if (ptr->is_Proj() && ptr->in(0)->is_Initialize()) {
|
||||
ptr = ptr->in(0)->in(0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user