annotate test/serviceability/jvmti/UnresolvedClassAgent.mf @ 17977:0b9500028980

8029381: assert(is_method_type()) failed: bad cast Summary: Access to method_type and appendix from constant pool (cpcache) needs to be guarded by is_f1_null() because of racy update/initialization. Reviewed-by: kvn, coleenp, jrose
author drchase
date Mon, 02 Jun 2014 14:32:29 -0400
parents 53094b350323
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17696
53094b350323 8035150: ShouldNotReachHere() in ConstantPool::copy_entry_to
sla
parents:
diff changeset
1 Manifest-Version: 1.0
53094b350323 8035150: ShouldNotReachHere() in ConstantPool::copy_entry_to
sla
parents:
diff changeset
2 Premain-Class: UnresolvedClassAgent
53094b350323 8035150: ShouldNotReachHere() in ConstantPool::copy_entry_to
sla
parents:
diff changeset
3 Can-Redefine-Classes: true