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

Reply via email to