Review request for 7124387: [macosx] Application freezes on dispose window, created by JFileChooser (original) (raw)
Artem Ananiev artem.ananiev at oracle.com
Tue Jan 24 02:00:26 PST 2012
- Previous message: Review request for 7124387: [macosx] Application freezes on dispose window, created by JFileChooser
- Next message: Review request for 7124316: [macosx] Passive and Peered IMF Client does not cope with input methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks fine.
Thanks,
Artem
On 1/23/2012 10:04 PM, Alexander Potochkin wrote:
Hello
Please review the following fix: http://cr.openjdk.java.net/~alexp/7124387/webrev.00/ the bug's description is here: http://bugs.sun.com/bugdatabase/viewbug.do?bugid=7124387 on MacOS it takes more time for the test to warm, so the 10 seconds timeout is not enough. I removed the internal timeout check if (!MUX.await(10, TimeUnit.SECONDS)) { throw new RuntimeException("Timeout"); } and rely on the default jtreg's timeout. Thanks alexp
- Previous message: Review request for 7124387: [macosx] Application freezes on dispose window, created by JFileChooser
- Next message: Review request for 7124316: [macosx] Passive and Peered IMF Client does not cope with input methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]