Skip to content

Commit

Permalink
8252848: Rebase patch with branch tip.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jatin Bhateja committed Sep 16, 2020
2 parents 53f58e0 + f6c4647 commit b9eaa46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hotspot/share/opto/macroArrayCopy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1246,6 +1246,7 @@ bool PhaseMacroExpand::generate_unchecked_arraycopy(Node** ctrl, MergeMemNode**
return true;
}
return false;
}
}

void PhaseMacroExpand::expand_arraycopy_node(ArrayCopyNode *ac) {
Expand Down

0 comments on commit b9eaa46

Please sign in to comment.