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

Christoph Langer clanger at openjdk.java.net
Tue Nov 16 08:32:38 UTC 2021


On Tue, 16 Nov 2021 08:20:52 GMT, Matthias Baesken <mbaesken 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 .

I understand that this is about the debug build on Windows only. So why not solve it like this: https://github.com/openjdk/jdk/commit/d042029509a8cbdb723f78e2cfee4e2885775814 ?

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

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



More information about the client-libs-dev mailing list