RFR: 8246134: ZGC: Restructure hs_err sections

Erik Österlund erik.osterlund at oracle.com
Fri May 29 10:40:32 UTC 2020


Hi Stefan,

Looks good.

/Erik

On 2020-05-29 12:13, Stefan Karlsson wrote:
> Hi all,
>
> Please review this small patch to restructure and cleanup the 
> information ZGC prints to hs_err files (and jcmd VM.info).
>
> https://cr.openjdk.java.net/~stefank/8246134/webrev.01/
> https://bugs.openjdk.java.net/browse/JDK-8246134
>
> The patch:
> - Moves the Page Table dumping later, to make it easier to find the 
> other sections
> - Pretty print some info
> - Add barrier set print (mostly to get rid of awkward double new lines)
> - Update titles and cleanup newlines
>
> Thanks,
> StefanK




More information about the hotspot-gc-dev mailing list