RFR: JDK-8276809: java/awt/font/JNICheck/FreeTypeScalerJNICheck.java shows JNI warning on Windows [v3]

Sergey Bylokhov serb at openjdk.java.net
Thu Dec 2 00:53:27 UTC 2021


On Fri, 26 Nov 2021 11:50:41 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> The error occurs when starting the tests from the Windows Task scheduler; however when running from the task scheduler the error occurs with the fastdebug-JVM not when running the opt/product JVM.

Probably in that case we try to log something and that logging include jni upcall?

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

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



More information about the client-libs-dev mailing list