RFR(XS): JDK-8006410: allocating without ResourceMark when CompileCommand was specified

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Fri Jan 25 11:55:46 PST 2013


Looks good.

I'll sponsor this change. Considering small size of the change, 1 
reviewer should be enough.

Best regards,
Vladimir Ivanov

On 1/25/13 9:19 PM, Igor Ignatyev wrote:
> Thank you, Vladimir
>
> Best regards,
> Igor Ignatyev
>
> On 01/22/2013 11:07 PM, Vladimir Kozlov wrote:
>> Looks good.
>>
>> Vladimir
>>
>> On 1/22/13 3:18 AM, Igor Ignatyev wrote:
>>> Hi,
>>>
>>> Please review the fix.
>>>
>>> Bug relates to use of Symbol::as_quoted_ascii(), which allocates new
>>> resources, without ResourceMark.
>>> Patch adds ResourceMark to all calls.
>>>
>>> Testing: JPRT
>>> webrev: http://cr.openjdk.java.net/~vlivanov/8006410/webrev.00/
>>> JBS: https://jbs.oracle.com/bugs/browse/JDK-8006410


More information about the hotspot-compiler-dev mailing list