[OpenJDK 2D-Dev] RFR: 8269223: -Xcheck:jni WARNINGs working with fonts on Linux [v3]

Maxim Kartashev github.com+28651297+mkartashev at openjdk.java.net
Mon Aug 16 07:51:13 UTC 2021


On Fri, 13 Aug 2021 18:50:01 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Yes, the exception will still be "raised" after this call. Since there are no JNI calls (at least those that are forbidden to make with an exception pending) between here and return back to Java, I believe no additional steps are necessary.
>
> Then I suggest logging them via some of the trace macros.

Sure, added some logging.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4572


More information about the 2d-dev mailing list