changeset 7893 | e14a80620069 |
parent 7892 | ff4948f95c49 |
parent 7726 | 6a3d9023179a |
child 7902 | 7a2c2642784c |
--- a/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp Wed Jan 12 18:33:25 2011 -0800 +++ b/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp Thu Jan 13 07:28:47 2011 -0800 @@ -2399,6 +2399,7 @@ Label& slow_case // continuation point if fast allocation fails ); void tlab_refill(Label& retry_tlab, Label& try_eden, Label& slow_case); + void incr_allocated_bytes(Register var_size_in_bytes, int con_size_in_bytes, Register t1); // interface method calling void lookup_interface_method(Register recv_klass,