RFR: 8361706: Parallel weak klass link cleaning does not clean out previous klasses
Thomas Schatzl
tschatzl at openjdk.org
Mon Jul 14 09:41:45 UTC 2025
On Fri, 11 Jul 2025 17:48:52 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Can you make InstanceKlass::clean_weak_instanceklass_links() protected? If not, this looks good.
It is required to be public right now.
Thanks @coleenp @fisk for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26263#issuecomment-3068653905
More information about the hotspot-gc-dev
mailing list