Hi, This patch disables log flushing on windows that is run during ITW shutdown. It is needed to fix the test runner on windows, without this patch test runner hangs on shutdown after log flushing throws the exception. http://cr.openjdk.java.net/~akasko/itw/output_controller_20170920.patch -- -Alex