hg: hsx/hotspot-comp/hotspot: 8029383: assert(counter_changed) failed: failed dependencies, but counter didn't change
roland.westrelin at oracle.com
roland.westrelin at oracle.com
Fri Dec 13 01:41:43 PST 2013
Changeset: 22c88c127fa4
Author: roland
Date: 2013-12-13 09:25 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/22c88c127fa4
8029383: assert(counter_changed) failed: failed dependencies, but counter didn't change
Summary: no call to SystemDictionary::notice_modification() when class is defined through Unsafe.defineAnonymousClass() can caused missed dependency change.
Reviewed-by: kvn, twisti
! src/share/vm/classfile/systemDictionary.cpp
! src/share/vm/prims/jvmtiRedefineClasses.cpp
More information about the hotspot-compiler-dev
mailing list