< prev index next >

src/share/vm/opto/type.cpp

Print this page

        

*** 4585,4595 **** return with_field_offset(field_offset)->add_offset(offset - field_offset); } } } ! return add_offset(offset);; } //============================================================================= --- 4585,4595 ---- return with_field_offset(field_offset)->add_offset(offset - field_offset); } } } ! return add_offset(offset); } //=============================================================================
< prev index next >