Hello,
Could you please review the following fix for the bug.
Bug: https://bugs.openjdk.java.net/browse/JDK-8181192
Webrev: http://cr.openjdk.java.net/~alitvinov/8181192/jdk9/webrev.00
The bug is a showstopper bug consisting in hanging during the call to
"javafx.print.PrinterJob.showPrintDialog(Windows)" method in JavaFX
application. The bug is a regression of the fix for the bug JDK-8167102.
The solution is a direct back out of the fix JDK-8167102, so it is a
reversed version of the patch for JDK-8167102.
Thank you,
Anton