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

/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.cpp239 bool ExceptionCache::match_exception_with_space(Handle exception) { function in class:ExceptionCache
276 if (ec->match_exception_with_space(exception)) {

Completed in 30 milliseconds