RFR: 8293325: Minor improvements to macos catch_mach_exception_raise() error handling
Alex Menkov
amenkov at openjdk.org
Fri Sep 2 19:06:40 UTC 2022
On Fri, 2 Sep 2022 18:49:27 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> While trying to find a fix for [JDK-8288429](https://bugs.openjdk.org/browse/JDK-8288429) (no fix was found), I made some adjustments to the error handling in catch_mach_exception_raise() to make it a bit easier to understand the code, and to provide a more meaningful error message when the soft signal is invalid. This PR is for pushing those changes.
Marked as reviewed by amenkov (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/10149
More information about the serviceability-dev
mailing list