On Wed, 11 Jun 2025 18:12:49 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:

>> The JVMTI Exception event callback spec refers to the `catch_klass` 
>> parameter which does not exist anymore. Instead the Exception event callback 
>> spec should refer to the `catch_method` and `catch_location` parameters.
>> I treat this as a bug and doubt we need a CSR for this issue.
>> 
>> Testing: N/A
>
> Serguei Spitsyn has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   review: add clarification for catch_location == 0

Alan and Chris, thank you for review!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/25710#issuecomment-2963840971

Reply via email to