Wed, 02 Apr 2008 17:45:50 +0400 6677332: incorrect signatures for JNI methods in XWindow.c and XlibWrapper.c
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
Tue, 01 Apr 2008 17:38:46 +0400 6681889: JSN security test headline/noWarningApp failed with NPE exception
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
Mon, 31 Mar 2008 15:56:12 +0400 6637204: TrayIcon.displayMessage fails to show icon twice
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
Mon, 31 Mar 2008 15:41:56 +0400 6508505: JComboBox collapses immediately if it is placed to embedded frame
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
Fri, 28 Mar 2008 03:06:00 -0700 Merge
yan [Fri, 28 Mar 2008 03:06:00 -0700] rev 429
Merge
Thu, 27 Mar 2008 12:31:18 +0300 Merge
dav [Thu, 27 Mar 2008 12:31:18 +0300] rev 428
Merge
Tue, 25 Mar 2008 16:23:09 +0300 6255653: REGRESSION: Override isLightweight() causes access violation in awt.dll
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
Thu, 27 Mar 2008 11:35:00 +0300 Merge
ant [Thu, 27 Mar 2008 11:35:00 +0300] rev 426
Merge
Wed, 26 Mar 2008 17:38:26 +0300 6616792: five AWT focus regression tests should be fixed
ant [Wed, 26 Mar 2008 17:38:26 +0300] rev 425
6616792: five AWT focus regression tests should be fixed Summary: Fixed/refactored the tests. Reviewed-by: volk
Wed, 26 Mar 2008 16:56:40 +0300 6609607: test/closed/java/awt/Focus/AppletInitialFocusTest should be rewritten
ant [Wed, 26 Mar 2008 16:56:40 +0300] rev 424
6609607: test/closed/java/awt/Focus/AppletInitialFocusTest should be rewritten Summary: Using test.java.awt.regtesthelpers.Util. Refactoring. Reviewed-by: volk
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip