On Fri, 26 Nov 2021 11:50:41 GMT, Matthias Baesken <mbaes...@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