[jdk11u-dev] Withdrawn: 8215889: assert(!_unloading) failed: This oop is not available to unloading class loader data with ZGC
Peter Zhelezniakov
peterz at openjdk.java.net
Mon Oct 11 10:47:17 UTC 2021
On Mon, 7 Jun 2021 13:06:17 GMT, Peter Zhelezniakov <peterz at openjdk.org> wrote:
> Almost clean backport. I've just changed the type of `PrepareExtraDataClosure::_safepoint_counter` from `uint64_t` to `int` to match the type of `SafepointSynchronize::_safepoint_counter` and thus avoid a compiler warning.
>
> This fix had a flaw that was later identified and corrected under JDK-8231501, so this latter fix will also be backported.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/19
More information about the jdk-updates-dev
mailing list