RFC: Fix java.awt.Dialog.size

Omair Majid omajid@redhat.com
Mon Mar 23 20:26:00 GMT 2009


This patch fixes an issue in the java.awt.Dialog.size test where the 
Dialog was shown and then a component was added to it, causing the 
preferred size to become more than the actual size.

Works with IcedTea6 and gij  4.3.2

Changelog:
2009-03-23  Omair Majid  <omajid@redhat.com>

	* gnu/testlet/java/awt/Dialog/size.java (test): First add any
	components to the Dialog, then pack it before testing preferred
	size and actual size.

Cheers,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dialog-size.patch
Type: text/x-patch
Size: 667 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20090323/4dfacbd8/attachment.bin>


More information about the Mauve-patches mailing list