RFR: 8262329: Fix JFR parser exception messages [v2]

Roman Kennke rkennke at openjdk.java.net
Thu Feb 25 20:18:44 UTC 2021


On Thu, 25 Feb 2021 15:07:59 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> I'm not sure why there is a check for chunk header? I think the check can be removed, including the static field.

I am not sure either. From what I can glean from the log message, the intention is to print some information when a constant pool is never used, except for the ChunkHeader.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2714


More information about the hotspot-jfr-dev mailing list