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

/openjdk9/hotspot/src/share/vm/runtime/
H A Dsignature.cpp388 bool throw_error = (failure_mode == NCDFError); local
/openjdk9/hotspot/src/share/vm/classfile/
H A DsystemDictionary.cpp184 Klass* SystemDictionary::resolve_or_fail(Symbol* class_name, Handle class_loader, Handle protection_domain, bool throw_error, TRAPS) { argument
194 handle_resolution_exception(Symbol* class_name, bool throw_error, KlassHandle klass_h, TRAPS) argument
225 resolve_or_fail(Symbol* class_name, bool throw_error, TRAPS) argument

Completed in 23 milliseconds