Re: RFR: 8223147: JFR Backport (to jdk8u)

DDH denghui.ddh at alibaba-inc.com
Fri May 24 03:36:09 UTC 2019


Hi Mario、Andrey and all,

For current main JFR patch in review, we found here are some unsupported event definitions:

<Event name="ZThreadPhase" category="Java Virtual Machine, GC, Detailed" label="ZGC Thread Phase" thread="true">
<Field type="uint" name="gcId" label="GC Identifier" relation="GcId"/>
<Field type="string" name="name" label="Name"/>
</Event>
...

These events should be removed completly in JDK8u JFR backport.
How do you think?

Thanks
denghui



More information about the jdk8u-dev mailing list