On Fri, 18 Dec 2020 21:34:08 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> We should take care of native exceptions, and probably use more objective-c > than the macro. We will take care of native exceptions - the ENTER/EXIT macros which have yet to be updated will handle these if they occur. This part of the changes is about JNI up-calls. ------------- PR: https://git.openjdk.java.net/jdk/pull/1679