RFR(XS): JDK-8006410: allocating without ResourceMark when CompileCommand was specified
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue Jan 22 11:07:01 PST 2013
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