RFR: 8259643: ZGC can return metaspace OOM prematurely [v2]
Coleen Phillimore
coleenp at openjdk.java.net
Tue Mar 9 13:09:11 UTC 2021
On Tue, 9 Mar 2021 11:34:36 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
>> Marked as reviewed by stuefe (Reviewer).
>
>> Hi Eric,
>>
>> please feel free to commit this, and answer my question at your leisure, if at all. I am fine with your change as it is (now that I understand it :)
>>
>> Cheers, Thomas
>
> Okay - thanks Thomas! :-)
>
> -- Erik
This change is very interesting and looks fine to me for the record, but you didn't add the test. I'm a bit greedy for class loading and unloading tests. Even if it has timing dependencies to show the bug, I think it would be worth adding to jtreg. Could you add it with a follow-on RFE? Thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/2289
More information about the hotspot-dev
mailing list