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

Matthias Baesken mbaesken at openjdk.java.net
Tue Nov 16 08:23:35 UTC 2021


On Mon, 15 Nov 2021 02:51:33 GMT, Phil Race <prr at openjdk.org> wrote:

> We have issues running in debug mode even in headful mode - https://bugs.openjdk.java.net/browse/JDK-8264773 I think this PR should be withdrawn. We need a holistic look at making sure we run properly in debug builds on windows when we get time. In other words don't try to fix up individual tests, especially by suppressing the error.

Hi Phil,  what about excluding the  test  java/awt/font/JNICheck/FreeTypeScalerJNICheck.java   on Windows ?
That would be fine with me too .

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

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



More information about the client-libs-dev mailing list