RFR(S): JDK-8054194 jstack crash: assert(handle != NULL) failed: JNI handle should not be null
Jaroslav Bachorik
jaroslav.bachorik at oracle.com
Wed Sep 24 09:43:08 UTC 2014
Looks good.
Is this issue windows specific? The "OS" attribute says 'generic' but it
seems to be windows only.
-JB-
On 09/24/2014 11:36 AM, Dmitry Samersoff wrote:
> Hi Everybody,
>
> Please review the fix:
>
> http://cr.openjdk.java.net/~dsamersoff/JDK-8054194/webrev.02/
>
> Time to time, attaching jstack to test being killed by timeout, we get a
> secondary crash from JVM running jstack. The crash is intermittent and
> hard to reproduce.
>
> This fix doesn't address the root cause (I'm going to file a new CR to
> have it investigated) but intended to reduce a noise in nightly tests -
> we will get meaningful exception from jstack rather than VM crash.
>
> -Dmitry
>
More information about the serviceability-dev
mailing list