[jdk11u-dev] RFR: 8215889: assert(!_unloading) failed: This oop is not available to unloading class loader data with ZGC
Zhengyu Gu
zgu at openjdk.java.net
Wed Sep 29 11:49:35 UTC 2021
On Tue, 28 Sep 2021 10:28:23 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Backport of JDK-8215889. Applies cleanly, but the change needs a small adaptation because safepoint counter uses `int` instead of `uint64_t` in 11u (JDK-8212108 is not in 11u).
Looks good.
-------------
Marked as reviewed by zgu (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/434
More information about the jdk-updates-dev
mailing list