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

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


Hi Jamsheed,

ok. Thanks for pointing me to the discussion.

Best regards,
Martin


From: jamsheed [mailto:jamsheed.c.m at oracle.com]
Sent: Montag, 2. Juli 2018 11:32
To: Doerr, Martin <martin.doerr at sap.com>; Vladimir Kozlov (vladimir.kozlov at oracle.com) <vladimir.kozlov at oracle.com>
Cc: 'hotspot-compiler-dev at openjdk.java.net' <hotspot-compiler-dev at openjdk.java.net>
Subject: Re: jdk11 misses part of 8164293: HotSpot leaking memory in long-running requests?


Hi Martin,
it has been discussed here  http://openjdk.5641.n7.nabble.com/RFR-8u-8164293-HotSpot-leaking-memory-in-long-running-requests-td292523.html

as discussed it is nice to have fix for 9+.

Best regards,

Jamsheed

On Monday 02 July 2018 11:41 AM, Doerr, Martin wrote:
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/6c1a1e1e/attachment-0001.html>


More information about the hotspot-compiler-dev mailing list