RFR: JDK-8317920: JDWP-agent sends broken exception event with onthrow option [v9]

Christoph Langer clanger at openjdk.org
Fri Oct 20 10:44:52 UTC 2023


On Fri, 20 Oct 2023 08:22:17 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:

>> Fix `onthrow` issue by passing the event info to the `initialize` method.
>> 
>> This prevents `jdb` from receiving a broken exception event and throwing an internal NullPointerException, upon attaching to the JDWP-agent.
>
> Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Refactor

> /backport jdk17u

This is the wrong repo. For jdk17 you have to got to jdk17u-dev.

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

PR Comment: https://git.openjdk.org/jdk/pull/16145#issuecomment-1772507623


More information about the serviceability-dev mailing list