[7u6] Review request for 7162144: Missing AWT thread in headless mode in 7u4 b20 (original) (raw)
Anthony Petrov anthony.petrov at oracle.com
Tue Jul 10 02:52:46 PDT 2012
- Previous message: [7u6] Review request for 7124513: [macosx] Support NSTexturedBackgroundWindowMask/different titlebar styles to create unified toolbar
- Next message: [7u6] Review request for 7162144: Missing AWT thread in headless mode in 7u4 b20
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Sergey and Oleg,
Please review a fix for http://bugs.sun.com/view_bug.do?bug_id=7162144 at:
http://cr.openjdk.java.net/~anthony/7u6-16-missingAWTThread-7162144.0/
Notes:
To prevent a hang, invokeAndWait() will throw InterruptedException when the EDT is interrupted. NetBeans team confirms that this solution helps resolve their issue.
There's no easy way to test it, so there's not a regression test. However, the bug contains a link to a huge test case that I used to verify this fix.
We're fixing this in 7u6 first, because we're currently unable to test it properly with JDK 8 due to broken headless mode (blocked by an open JVM bug).
-- best regards, Anthony
- Previous message: [7u6] Review request for 7124513: [macosx] Support NSTexturedBackgroundWindowMask/different titlebar styles to create unified toolbar
- Next message: [7u6] Review request for 7162144: Missing AWT thread in headless mode in 7u4 b20
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]