[jdk18] RFR: 8256291: RunThese30M fails "assert(_class_unload ? true : ((((JfrTraceIdBits::load(class_loader_klass)) & ((1 << 4) << 8)) != 0))) failed: invariant"

Erik Gahlin egahlin at openjdk.java.net
Sat Jan 15 16:11:35 UTC 2022


On Sat, 15 Jan 2022 14:23:56 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> Please help review this changeset to rectify the incomplete tagging of ClassLoaderData (CLDs).
> 
> Tagging is incomplete for CLDs that represent initiating class loaders or are yet to load classes but participating in the ClassLoaderStatistics event.
> 
> Testing: jdk_jfr
> 
> Thanks
> Markus

Marked as reviewed by egahlin (Reviewer).

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

PR: https://git.openjdk.java.net/jdk18/pull/103


More information about the hotspot-jfr-dev mailing list