RFR 8239928: ec/ECDSAJavaVerify.java failed due to timeout

Weijun Wang weijun.wang at oracle.com
Tue Mar 3 02:35:52 UTC 2020


Please take a review at

   https://cr.openjdk.java.net/~weijun/8239928/webrev.01/

Looks like on windows-x64 there is a small probability (~.1%) that VMDisconnectEvent will not be caught (and thus no VMDisconnectedException). Fortunately, in the 2 failure cases I observed, the VMDeathEvent is still seen.

Thanks,
Max




More information about the security-dev mailing list