hg: jdk9/hs/hotspot: 2 new changesets
lois.foltan at oracle.com
lois.foltan at oracle.com
Thu Aug 11 17:29:41 UTC 2016
Changeset: 1c40f3ec6f25
Author: lfoltan
Date: 2016-08-11 11:41 -0400
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/1c40f3ec6f25
8162553: Crash in class unloading due to null CLD having a zero _keep_alive value
Summary: Correct the refcounting of ClassLoaderData::_keep_alive for anonymous classes.
Reviewed-by: acorn, coleenp, dholmes, jiangli
! src/share/vm/classfile/classLoaderData.cpp
! src/share/vm/classfile/classLoaderData.hpp
Changeset: dc2d1035c401
Author: lfoltan
Date: 2016-08-11 16:13 +0000
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/dc2d1035c401
Merge
More information about the jdk9-all-changes
mailing list