changeset 49010 | 9010e596f391 |
parent 48557 | 2e867226b914 |
child 49364 | 601146c66cad |
--- a/src/hotspot/cpu/sparc/macroAssembler_sparc.hpp Fri Feb 16 11:22:53 2018 -0800 +++ b/src/hotspot/cpu/sparc/macroAssembler_sparc.hpp Fri Feb 16 14:23:30 2018 -0800 @@ -1266,7 +1266,6 @@ Register t1, // temp register Label& slow_case // continuation point if fast allocation fails ); - void tlab_refill(Label& retry_tlab, Label& try_eden, Label& slow_case); void zero_memory(Register base, Register index); void incr_allocated_bytes(RegisterOrConstant size_in_bytes, Register t1, Register t2);