On Mon, 15 Nov 2021 02:51:33 GMT, Phil Race <p...@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