<AWT Dev> Code Review Request for CR 7143070 - test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java freezes on exit
Oleg Pekhovskiy
oleg.pekhovskiy at oracle.com
Wed Feb 8 07:55:46 PST 2012
Hi guys,
Please review the fix for CR:
http://bugs.sun.com/view_bug.do?bug_id=7143070
webrev:
http://cr.openjdk.java.net/~denis/7143070/webrev.04/
<http://cr.openjdk.java.net/%7Edenis/7143070/webrev.04/>
Added changes according to Anthony's comments:
> 60 if(!ret)
> 61 throw new RuntimeException("Test failed!");
Please add a space after 'if' and put the throw statement into a {} block.
Thanks,
Oleg
<http://cr.openjdk.java.net/%7Edenis/7143070/webrev.04/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20120208/1dd5b9f4/attachment.html
More information about the awt-dev
mailing list