RFR: 8152639: ResourceMark missing in reportFreeListStatistics
Stefan Karlsson
stefan.karlsson at oracle.com
Fri Apr 8 07:05:15 UTC 2016
Thanks, Per.
StefanK
On 2016-04-08 09:03, Per Liden wrote:
> Looks good.
>
> cheers,
> Per
>
> On 2016-04-05 18:13, Stefan Karlsson wrote:
>> Hi all,
>>
>> Please review this ensure that a ResourceMark is used before the logging
>> stream is used. The patch uses a LogStream instances, which embeds the
>> ResourceMark.
>>
>> http://cr.openjdk.java.net/~stefank/8152639/webrev.01
>> https://bugs.openjdk.java.net/browse/JDK-8152639
>>
>> I've manually verified that the output is the same.
>>
>> Thanks,
>> StefanK
More information about the hotspot-gc-dev
mailing list