<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
Thu Jan 24 08:19:11 PST 2013


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