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

/openjdk9/hotspot/src/share/vm/utilities/
H A Dexceptions.cpp68 bool Exceptions::special_exception(Thread* thread, const char* file, int line, Handle h_exception) { function in class:Exceptions
102 bool Exceptions::special_exception(Thread* thread, const char* file, int line, Symbol* h_name, const char* message) { function in class:Exceptions

Completed in 83 milliseconds