<AWT Dev> [PATCH] Fix X11 window size calculation
Andrei V. Dmitriev
Andrei.Dmitriev at Sun.COM
Sun Jan 11 01:33:07 PST 2009
Hi,
thanks for the patch!
The defect is against Swing and in the closed state since July.
Considering the fix perhaps AWT should take care on and track that CR.
Thanks,
Andrei
Omair Majid wrote:
> Hi,
>
> This patch fixes an error in the calculation of an X11 window size. The
> inset size was being included in the calculation of the client area size
> for a window. A jtreg test is included. This was tested with openjdk6
> but seems to be present in openjdk7 too.
>
> Bug:
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6721088
>
> Cheers,
>
> Omair
>
More information about the awt-dev
mailing list