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

/openjdk7/hotspot/src/share/vm/utilities/
H A DvmError.cpp76 // threads are blocked forever inside report_and_die().
315 // you may find nested report_and_die() frames when you look at the stack
327 // could be nested report_and_die() calls on stack (see above). Only one
805 void VMError::report_and_die() { function in class:VMError

Completed in 27 milliseconds