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

/openjdk7/hotspot/src/share/vm/runtime/
H A Djava.hpp45 extern void vm_abort(bool dump_core=true);
H A Djava.cpp627 void vm_abort(bool dump_core) { function
666 vm_abort(false);
674 vm_abort(false);
681 vm_abort(false);
/openjdk7/hotspot/src/share/vm/utilities/
H A Ddebug.cpp256 vm_abort(true);

Completed in 25 milliseconds