Code Review Request for CR 7143070 (original) (raw)
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
- Previous message: hg: jdk8/awt/jdk: 7132367: [macosx] ChoiceMouseWheelTest should be adapted for mac toolkit
- Next message: Code Review Request for CR 7143070 - test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java freezes on exit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: hg: jdk8/awt/jdk: 7132367: [macosx] ChoiceMouseWheelTest should be adapted for mac toolkit
- Next message: Code Review Request for CR 7143070 - test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java freezes on exit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]