On Mon, 10 Aug 2026 08:41:10 GMT, Thomas Stuefe <[email protected]> wrote:
> Arguably, this is worse: If the point of InterceptOSExceptions was to disable > hotspot crash handling in order to invoke whatever Windows does with native > crashes, then (a) behaves correctly, and (b) does not. @tstuefe Thanks, I see the problem now. I had not considered that re-routing the exception to the HotSpot crash handler would get in the way of native debugging. I'm closing this PR. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31614#issuecomment-5269772242
