changeset 33461 | 4f430ebdf117 |
parent 22234 | da823d78ad65 |
--- a/hotspot/src/cpu/zero/vm/relocInfo_zero.cpp Wed Oct 21 18:34:36 2015 -0400 +++ b/hotspot/src/cpu/zero/vm/relocInfo_zero.cpp Wed Oct 21 12:15:37 2015 +0000 @@ -59,11 +59,6 @@ ShouldNotCallThis(); } -void poll_return_Relocation::fix_relocation_after_move(const CodeBuffer* src, - CodeBuffer* dst) { - ShouldNotCallThis(); -} - void metadata_Relocation::pd_fix_value(address x) { ShouldNotCallThis(); }