Review request for 7124387: [macosx] Application freezes on dispose window, created by JFileChooser (original) (raw)
Alexander Potochkin Alexander.Potochkin at oracle.com
Mon Jan 23 10:04:41 PST 2012
- Previous message: Review request for 7124393: [macosx] JCheckBox in JTable: checkbox doesn't alaways respond to the first mouse click
- Next message: Review request for 7124387: [macosx] Application freezes on dispose window, created by JFileChooser
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/view_bug.do?bug_id=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 7124393: [macosx] JCheckBox in JTable: checkbox doesn't alaways respond to the first mouse click
- Next message: Review request for 7124387: [macosx] Application freezes on dispose window, created by JFileChooser
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]