son [Wed, 02 Apr 2008 17:45:50 +0400] rev 433
6677332: incorrect signatures for JNI methods in XWindow.c and XlibWrapper.c
Summary: int replaced with jint in XWindow.c and WlibWrapper.c, and BOOL replaced with Bool in MouseInfo.c.
Reviewed-by: anthony
Contributed-by: roman.kennke@aicas.com
anthony [Tue, 01 Apr 2008 17:38:46 +0400] rev 432
6681889: JSN security test headline/noWarningApp failed with NPE exception
Summary: The java.awt.Component.changeSupportLock field should be initialized in the readObject() method.
Reviewed-by: son, art
dcherepanov [Mon, 31 Mar 2008 15:56:12 +0400] rev 431
6637204: TrayIcon.displayMessage fails to show icon twice
Summary: the icon canvas should be validated to finalize its layout
Reviewed-by: ant
dcherepanov [Mon, 31 Mar 2008 15:41:56 +0400] rev 430
6508505: JComboBox collapses immediately if it is placed to embedded frame
Summary: XWindowPeer should translate absolute coordinates to local
Reviewed-by: son
yan [Fri, 28 Mar 2008 03:06:00 -0700] rev 429
Merge
dav [Thu, 27 Mar 2008 12:31:18 +0300] rev 428
Merge
dav [Tue, 25 Mar 2008 16:23:09 +0300] rev 427
6255653: REGRESSION: Override isLightweight() causes access violation in awt.dll
Summary: verufy that the component to restack is a HW component by checking for instanceof WComponentPeer
Reviewed-by: son, anthony
ant [Thu, 27 Mar 2008 11:35:00 +0300] rev 426
Merge