On Tue, 17 Oct 2023 19:29:48 GMT, Johannes Bechberger <jbechber...@openjdk.org> 
wrote:

> Maybe in a follow-up in a PR? This is not directly related to the exception 
> value and could potentially change the behavior of the `onthrow` feature, 
> therefore needing more tests.

Possibly, but the changes I made already have us partway there by using 
threadControl_onEventHandlerEntry(). I still want to look into a few things. 
It's no clear to me what happens w.r.t. the debugger setting up event requests 
after the connection is established. For example, is there a potential timing 
issue that can lead to the ExceptionEvent being sent too soon.

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

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

Reply via email to