view 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
line wrap: on
line source

Manifest-Version: 1.0
Premain-Class: UnresolvedClassAgent
Can-Redefine-Classes: true