RFR(M): 8008555: Debugging code in compiled method sometimes leaks memory

Roland Westrelin roland.westrelin at oracle.com
Fri Feb 22 09:27:52 PST 2013


> Looks good, except next check (should it be >= )?
> 
> +  bool is_comment() const { return _offset > 0; }

You're right, of course!

Roland.


More information about the hotspot-compiler-dev mailing list