none

Florian Weimer fweimer at redhat.com
Mon Sep 30 13:47:10 UTC 2019


* Donald Kwakkel:

> So you mean that if jsvc is not used the hang will not occur? Because
> if I look at the stack I do not see any jsvc related code executed.
> (Indeed I am not looking howto make sure not to crash, but how to make
> sure a crash will not hang).

Sorry, I don't follow.  I didn't mean to imply anything about jsvc.  I
did not know you were using it.

> Is it possible to disable the verbose crash report?

-XX:+SuppressFatalErrorMessage should do that, and a quick test (with
kill -SIGSEGV) confirms that.

Thanks,
Florian


More information about the hotspot-dev mailing list