hg: jdk8u/jdk8u-dev/hotspot: 8161144: Fix for JDK-8147451 failed: Crash in Method::checked_resolve_jmethod_id(_jmethodID*)
david.buck at oracle.com
david.buck at oracle.com
Fri Aug 5 12:07:25 UTC 2016
Changeset: 1f6b58e0bd06
Author: shshahma
Date: 2016-08-05 10:47 +0000
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/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-dev-changes
mailing list