On Thu, 10 Oct 2024 11:40:27 GMT, Alan Bateman <al...@openjdk.org> wrote:
> > were left out from the commit for the PR but are listed in the JBS issue so > > it would be great to include the updates as part of this PR or explain why > > they were excluded if it was intentional > > The original bug report has several false positives, it flagged cases where > ExceptionOccurred == NULL, which aren't issues. Some of these could be > changed to ExceptionCheck to avoid create the throwable, that would be more > about performance for exception cases so not too interesting. Thanks for the clarification, I missed the comment you added to the bug ------------- PR Comment: https://git.openjdk.org/jdk/pull/21428#issuecomment-2404909070