On Fri, 2 Sep 2022 18:49:27 GMT, Chris Plummer 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 co
On Fri, 2 Sep 2022 18:49:27 GMT, Chris Plummer 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 co
On Fri, 2 Sep 2022 18:49:27 GMT, Chris Plummer 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 co
On Fri, 2 Sep 2022 19:37:16 GMT, Daniel D. Daugherty wrote:
> Forgot to ask: what kind of testing has been done?
I ran test/jdk/sun/tools/jhsdb about 300 times, basically enough times to at
least reproduce the SIGILL failure once. I don't seem to see the SIGTRAP
failure anymore.
ERROR: catch
On Fri, 2 Sep 2022 18:49:27 GMT, Chris Plummer 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 co
On Fri, 2 Sep 2022 18:49:27 GMT, Chris Plummer 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 co
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 sof