[OpenJDK 2D-Dev] [9] Review request for 8181192: [macos] javafx.print.PrinterJob.showPrintDialog() hangs on macOS
Anton Litvinov
anton.litvinov at oracle.com
Thu Jun 1 18:19:40 UTC 2017
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
More information about the 2d-dev
mailing list