• K
    6865265: JVM crashes with "missing exception handler" error · 11bea7f7
    kvn 提交于
    Summary: Retry the call to fast_exception_handler_bci_for() after it returned with a pending exception. Don't cache the exception handler pc computed by compute_compiled_exc_handler() if the handler is for another (nested) exception.
    Reviewed-by: kamg, kvn
    Contributed-by: volker.simonis@gmail.com
    11bea7f7
StackOverflowBug.java 3.0 KB