git: openjdk/jdk: 8280454: G1: ClassLoaderData verification keeps CLDs live that causes problems with VerifyDuringGC during Remark

Thomas Schatzl tschatzl at openjdk.java.net
Fri Jun 10 07:58:57 UTC 2022


Changeset: 94b473e4
Author:    Thomas Schatzl <tschatzl at openjdk.org>
Date:      2022-06-10 07:57:32 +0000
URL:       https://git.openjdk.org/jdk/commit/94b473e4642a5a4626faeb73341b4aea128ccb31

8280454: G1: ClassLoaderData verification keeps CLDs live that causes problems with VerifyDuringGC during Remark

Reviewed-by: stefank, coleenp

! src/hotspot/share/classfile/classLoaderData.hpp
! src/hotspot/share/classfile/classLoaderData.inline.hpp
! src/hotspot/share/classfile/classLoaderDataGraph.cpp
! src/hotspot/share/classfile/classLoaderDataGraph.hpp
! src/hotspot/share/classfile/dictionary.cpp
+ test/hotspot/jtreg/runtime/ClassUnload/UnloadTestWithVerifyDuringGC.java



More information about the jdk-changes mailing list