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

Roland Westrelin roland.westrelin at oracle.com
Mon Feb 25 03:40:39 PST 2013


Hi Vitaly,

> In the macroAssembler files, shouldn't you be using delete[] instead of delete for deallocating the char[]'s?

Yes, you're right. Thanks for catching that.

Roland.


More information about the hotspot-compiler-dev mailing list