src/hotspot/cpu/x86/macroAssembler_x86.hpp
changeset 49010 9010e596f391
parent 48557 2e867226b914
child 49027 8dc742d9bbab
--- a/src/hotspot/cpu/x86/macroAssembler_x86.hpp	Fri Feb 16 11:22:53 2018 -0800
+++ b/src/hotspot/cpu/x86/macroAssembler_x86.hpp	Fri Feb 16 14:23:30 2018 -0800
@@ -531,7 +531,6 @@
     Register t2,                       // temp register
     Label&   slow_case                 // continuation point if fast allocation fails
   );
-  Register tlab_refill(Label& retry_tlab, Label& try_eden, Label& slow_case); // returns TLS address
   void zero_memory(Register address, Register length_in_bytes, int offset_in_bytes, Register temp);
 
   void incr_allocated_bytes(Register thread,