Re: RFR: Support GNOME Shell as mutter

2013-09-15 Thread Omair Majid
On 09/08/2013 04:11 PM, Omair Majid wrote: > Hi, > > With recent versions of GNOME shell, GNOME shell sets the _NET_WM_NAME > to "GNOME Shell" instead of mutter. It's still mutter that's running, > but with a different _NET_WM_NAME. > > The following webrev makes OpenJDK compatible with these new

[8] Request for review: JDK-8024839 [Unified Swing/Fx threading] don't schedule an event dispatching from the event dispatch thread

2013-09-15 Thread Anton V. Tarasov
Hello, Please, review the fix: jira: https://jbs.oracle.com/bugs/browse/JDK-8024839 webrev: http://cr.openjdk.java.net/~ant/JDK-8024839/webrev.0 In unified Swing/Fx thread mode, an event should be dispatched straight away when the current thread is reported to be the dispatch thread. Otherwi