Searched defs:MISSING_STACKMAP (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A Dverifier.hpp153 MISSING_STACKMAP, // No stackmap for this location and there should be enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon184
213 return ErrorContext(bci, MISSING_STACKMAP);

Completed in 1727 milliseconds