Andrei V. Dmitriev wrote:
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.
I've reopened this bug and dispatched it to AWT group.
Artem
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