C++ Interpreter の場合, Signal Handler による例外検出は行われない.
((cite: hotspot/src/share/vm/runtime/sharedRuntime.cpp))
#ifdef CC_INTERP
// C++ interpreter doesn't throw implicit exceptions
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.