RFR: 8152639: ResourceMark missing in reportFreeListStatistics
Stefan Karlsson
stefan.karlsson at oracle.com
Tue Apr 5 16:13:19 UTC 2016
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