hg: jdk8u/jdk8u/hotspot: 8161144: Fix for JDK-8147451 failed: Crash in Method::checked_resolve_jmethod_id(_jmethodID*)
sean.coffey at oracle.com
sean.coffey at oracle.com
Fri Aug 5 16:54:51 UTC 2016
Changeset: 1f6b58e0bd06
Author: shshahma
Date: 2016-08-05 10:47 +0000
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/1f6b58e0bd06
8161144: Fix for JDK-8147451 failed: Crash in Method::checked_resolve_jmethod_id(_jmethodID*)
Summary: Method::deallocate_contents() should clear 'this' from list of Methods in JNIMethodBlock, when class is unloaded.
Reviewed-by: coleenp, dholmes
! src/share/vm/oops/method.cpp
! src/share/vm/oops/method.hpp
More information about the jdk8u-changes
mailing list