jdk11 misses part of 8164293: HotSpot leaking memory in long-running requests?

Doerr, Martin martin.doerr at sap.com
Mon Jul 2 06:11:10 UTC 2018


Hi Vladimir and Jamsheed,

I've seen that the 8u152 version of https://bugs.openjdk.java.net/browse/JDK-8164293 has added a ResourceMark to nmethod::clear_ic_stubs(), but CompiledMethod::clear_ic_stubs() in jdk11 still doesn't have it.
Does this need to get fixed or is there a ResourceMark somewhere else where I haven't seen it?

Thanks and best regards,
Martin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20180702/e4073f97/attachment.html>


More information about the hotspot-compiler-dev mailing list