RFR (S) 8217014: Epsilon should not ignore Metadata GC causes

Zhengyu Gu zgu at redhat.com
Thu Jan 17 14:26:34 UTC 2019


On 1/17/19 9:16 AM, Aleksey Shipilev wrote:
> On 1/17/19 3:12 PM, Zhengyu Gu wrote:
>>> Hopefully final webrev:
>>>     http://cr.openjdk.java.net/~shade/8217014/webrev.03/
>> MetaspaceGC::compute_new_size() seems to be called for every GC cycle, not just metaspace inducted
>> GC cycle, in other GCs.
> Yeah. Epsilon does not do GC cycles, so it only has to react on _metadata_gc_* causes that are
> invoked from the shared code.

Right!

Thanks,

-Zhengyu



> Thanks for taking a look!
>
> -Aleksey
>



More information about the hotspot-gc-dev mailing list