hg: jdk/submit: 8243503: InstanceKlass::_array_name is not needed and leaks

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Fri Apr 24 20:54:44 UTC 2020


Changeset: 3d35a8d9294f
Author:    coleenp
Date:      2020-04-24 16:54 -0400
URL:       https://hg.openjdk.java.net/jdk/submit/rev/3d35a8d9294f

8243503: InstanceKlass::_array_name is not needed and leaks
Summary: decrement the refcount for all Klass in class unloading.
Reviewed-by: lfoltan, hseigel

! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/instanceKlass.hpp
! src/hotspot/share/oops/klass.cpp
! src/hotspot/share/oops/klass.hpp
! src/hotspot/share/oops/objArrayKlass.cpp



More information about the jdk-submit-changes mailing list