git: openjdk/jdk: master: 8367002: Missing compiled exception handler for "recursive" exception

Dean Long dlong at openjdk.org
Wed Oct 22 22:04:08 UTC 2025


Changeset: 0744db83
Branch: master
Author:    Dean Long <dlong at openjdk.org>
Date:      2025-10-22 22:01:31 +0000
URL:       https://git.openjdk.org/jdk/commit/0744db8366183a0fd07f42ee1ce6ef677bf4136e

8367002: Missing compiled exception handler for "recursive" exception

Reviewed-by: thartmann, kvn

! src/hotspot/share/runtime/deoptimization.cpp
! src/hotspot/share/runtime/deoptimization.hpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/vmStructs.cpp
+ test/hotspot/jtreg/compiler/exceptions/IllegalAccessInCatch.jasm
+ test/hotspot/jtreg/compiler/exceptions/TestAccessErrorInCatch.java



More information about the jdk-changes mailing list