[OpenJDK 2D-Dev] [9] Review request for 8181192: [macos] javafx.print.PrinterJob.showPrintDialog() hangs on macOS
Philip Race
philip.race at oracle.com
Thu Jun 1 18:57:36 UTC 2017
The fix is fine but rather than deleting the test just mark it @ignore
.. it can be then updated
with a new version of the fix.
-phil.
On 6/1/17, 11:19 AM, Anton Litvinov wrote:
> 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