RFR (S) 8242625: Shenandoah: restore heap logging for Degenerated/Full cycles

Zhengyu Gu zgu at redhat.com
Tue Apr 14 12:40:52 UTC 2020


Hi Aleksey,

Thanks for fixing it.

There are two issues comparing to pre-JDK-8241984

1) entry_uncommit also reports heap usage.
2) full gc reports GC cause.

-Zhengyu


On 4/14/20 5:54 AM, Aleksey Shipilev wrote:
> Bug:
>    https://bugs.openjdk.java.net/browse/JDK-8242625
> 
> This is another logging regression since JDK-8241984. Fix is similar to what JDK-8242400 done:
>    https://hg.openjdk.java.net/jdk/jdk/rev/7992ff451fec
> 
> Webrev:
>    https://cr.openjdk.java.net/~shade/8242625/webrev.01/
> 
> Testing: eyeballing gc logs, hotspot_gc_shenandoah (running)
> 




More information about the hotspot-gc-dev mailing list