Code Review Request for CR 7143070 (original) (raw)
Code Review Request for CR 7143070 - test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java freezes on exit
Anthony Petrov anthony.petrov at oracle.com
Mon Feb 6 11:15:53 PST 2012
- Previous message: Code Review Request for CR 7143070 - test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java freezes on exit
- Next message: enableInputMethod(false) does not work in the TextArea and TextField on the linux platform
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Oleg,
Patches are hard to review due to an incomplete context of the changes. Could you please generate a webrev and publish it at http://cr.openjdk.java.net/ ? (see the web-site for more details)
-- best regards, Anthony
On 2/6/2012 10:46 PM, Oleg Pekhovskiy wrote:
Hi guys,
here is the fix for: http://bugs.sun.com/viewbug.do?bugid=7143070 The main idea was eliminate test freezing on exit. So synchronization between threads on exit was rewritten. Patch with changes attached. Thanks, Oleg
- Previous message: Code Review Request for CR 7143070 - test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java freezes on exit
- Next message: enableInputMethod(false) does not work in the TextArea and TextField on the linux platform
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]