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.
