Searched refs:pending_file (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp1858 const char* pending_file; variable
1862 pending_file = THREAD->exception_file();
1876 THREAD->set_pending_exception(pending_excep, pending_file, pending_line);

Completed in 35 milliseconds