Hi all,
I did the new version that calls FatalError if JNI fails a call. This has
the advantage of not having to complicate the Java tests at all, while
adding the post-JNI call checks.
Webrev: http://cr.openjdk.java.net/~jcbeyler/8208303/webrev.03/
Bug: https://bugs.openjdk.java.net/browse/JDK-8
Hi Gary,
Sorry about the delay in the review. Been trying to fully
understand all the various code flows, which is tricky due to
having the separate event thread whose output needs to be
co-ordinated with command thread. Also made more complicated by