RFR(XS): JDK-8006410: allocating without ResourceMark when CompileCommand was specified
Igor Ignatyev
igor.ignatyev at oracle.com
Fri Jan 25 10:19:58 PST 2013
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