<AWT Dev> <AWT-Dev> Review request for CR 8005629: javac warnings compiling java.awt.EventDispatchThread and sun.awt.X11.XIconWindow
Petr Pchelko
petr.pchelko at oracle.com
Tue Jan 29 06:40:01 PST 2013
Hello, AWT Team.
Could you please review this fix.
For you convenience:
> Please review the fix for the issue:
> http://bugs.sun.com/view_bug.do?bug_id=8005629
> The fix is available at:
> http://cr.openjdk.java.net/~pchelko/8005629/webrev.00/
With best regards. Petr.
On Jan 24, 2013, at 8:19 PM, Petr Pchelko wrote:
> Hello, AWT team.
>
> Please review the fix for the issue:
> http://bugs.sun.com/view_bug.do?bug_id=8005629
> The fix is available at:
> http://cr.openjdk.java.net/~pchelko/8005629/webrev.00/
>
> I've rewritten the printing logic so that it uses a SecondaryLoop now instead of using package-private Conditional. So the EventDispatchAcces class and _macosxGetConditional methods are not needed any more.
> There change in XIconWindow is simple, just corrected the class-cast for a vararg method.
>
> With best regards. Petr.
More information about the awt-dev
mailing list