Tue, 29 Nov 2011 15:57:33 -0800 Merge
lana [Tue, 29 Nov 2011 15:57:33 -0800] rev 11101
Merge
Wed, 30 Nov 2011 19:38:56 +0400 7115357: closed/javax/swing/JTable/6263446/bug6263446Table.java fails on MacOS
rupashka [Wed, 30 Nov 2011 19:38:56 +0400] rev 11100
7115357: closed/javax/swing/JTable/6263446/bug6263446Table.java fails on MacOS Reviewed-by: rupashka Contributed-by: alexandr.scherbatiy@oracle.com
Wed, 30 Nov 2011 16:54:27 +0400 7110440: closed/javax/swing/JScrollBar/4865918/bug4865918.java fails on Aqua L&F
rupashka [Wed, 30 Nov 2011 16:54:27 +0400] rev 11099
7110440: closed/javax/swing/JScrollBar/4865918/bug4865918.java fails on Aqua L&F Reviewed-by: rupashka Contributed-by: alexandr.scherbatiy@oracle.com
Tue, 29 Nov 2011 12:47:30 +0300 7112925: closed/javax/swing/JTabbedPane/4624207/bug4624207.java fails on MacOS
rupashka [Tue, 29 Nov 2011 12:47:30 +0300] rev 11098
7112925: closed/javax/swing/JTabbedPane/4624207/bug4624207.java fails on MacOS Reviewed-by: rupashka Contributed-by: alexandr.scherbatiy@oracle.com
Fri, 25 Nov 2011 11:52:23 +0300 7113337: Swing closed test tries to click in the area reserved for resize by Mac OS X
rupashka [Fri, 25 Nov 2011 11:52:23 +0300] rev 11097
7113337: Swing closed test tries to click in the area reserved for resize by Mac OS X Reviewed-by: rupashka Contributed-by: alexandr.scherbatiy@oracle.com
Mon, 21 Nov 2011 18:22:30 +0400 7109085: Test use hotkeys not intended for Mac
rupashka [Mon, 21 Nov 2011 18:22:30 +0400] rev 11096
7109085: Test use hotkeys not intended for Mac Reviewed-by: rupashka Contributed-by: alexandr.scherbatiy@oracle.com
Fri, 18 Nov 2011 15:49:09 -0800 Merge
lana [Fri, 18 Nov 2011 15:49:09 -0800] rev 11095
Merge
Wed, 16 Nov 2011 15:40:59 +0400 7108598: Pogo Table Games freeze with JDK 7
bagiras [Wed, 16 Nov 2011 15:40:59 +0400] rev 11094
7108598: Pogo Table Games freeze with JDK 7 Reviewed-by: art, ant
Sat, 12 Nov 2011 04:13:38 +0400 6996291: command line selection of MToolkit by -Dawt.toolkit=sun.awt.motif.MToolkit fails from jdk7 b21 on
serb [Sat, 12 Nov 2011 04:13:38 +0400] rev 11093
6996291: command line selection of MToolkit by -Dawt.toolkit=sun.awt.motif.MToolkit fails from jdk7 b21 on Reviewed-by: art, dcherepanov, bae, prr
Mon, 14 Nov 2011 14:38:36 +0400 7110521: Regression test failed: Introspector/TestTypeResolver.java
malenkov [Mon, 14 Nov 2011 14:38:36 +0400] rev 11092
7110521: Regression test failed: Introspector/TestTypeResolver.java Reviewed-by: rupashka
Mon, 14 Nov 2011 14:00:05 +0400 7109617: Test was writed for Metal L&F but not set it
rupashka [Mon, 14 Nov 2011 14:00:05 +0400] rev 11091
7109617: Test was writed for Metal L&F but not set it Reviewed-by: rupashka Contributed-by: alexandr.scherbatiy@oracle.com
Fri, 11 Nov 2011 15:17:51 +0300 7103610: _NET_WM_PID and WM_CLIENT_MACHINE are not set
anthony [Fri, 11 Nov 2011 15:17:51 +0300] rev 11090
7103610: _NET_WM_PID and WM_CLIENT_MACHINE are not set Summary: Set the properties to all top-level windows Reviewed-by: anthony Contributed-by: Danesh Dadachanji <ddadacha@redhat.com>
Thu, 10 Nov 2011 17:37:29 +0400 7087429: Constructor of java.beans.PropertyChangeEvent should declare thrown NPE for null source
malenkov [Thu, 10 Nov 2011 17:37:29 +0400] rev 11089
7087429: Constructor of java.beans.PropertyChangeEvent should declare thrown NPE for null source Reviewed-by: rupashka
Thu, 10 Nov 2011 17:35:16 +0400 7092744: XMLEncoder fails to encode and breaks backward compatibility
malenkov [Thu, 10 Nov 2011 17:35:16 +0400] rev 11088
7092744: XMLEncoder fails to encode and breaks backward compatibility Reviewed-by: rupashka
Thu, 10 Nov 2011 17:32:20 +0400 7087876: java/beans/PropertyDescriptor.html#createPropertyEditor() throws RE if editor cannot be created
malenkov [Thu, 10 Nov 2011 17:32:20 +0400] rev 11087
7087876: java/beans/PropertyDescriptor.html#createPropertyEditor() throws RE if editor cannot be created Reviewed-by: rupashka
Thu, 10 Nov 2011 17:27:40 +0400 7064279: Introspector.getBeanInfo() should release some resources in timely manner
malenkov [Thu, 10 Nov 2011 17:27:40 +0400] rev 11086
7064279: Introspector.getBeanInfo() should release some resources in timely manner Reviewed-by: art, alexp
Thu, 10 Nov 2011 17:15:15 +0400 7057459: Regression: Performance degradation with java.beans.XMLEncoder
malenkov [Thu, 10 Nov 2011 17:15:15 +0400] rev 11085
7057459: Regression: Performance degradation with java.beans.XMLEncoder Reviewed-by: rupashka
Thu, 10 Nov 2011 14:10:54 +0400 6938583: Unexpected NullPointerException by InputContext.endComposition()
rupashka [Thu, 10 Nov 2011 14:10:54 +0400] rev 11084
6938583: Unexpected NullPointerException by InputContext.endComposition() Reviewed-by: rupashka Contributed-by: Charles Lee <littlee@linux.vnet.ibm.com>
Wed, 09 Nov 2011 13:43:39 +0300 7045370: Java Statically Determines Display Size on Linux platforms
anthony [Wed, 09 Nov 2011 13:43:39 +0300] rev 11083
7045370: Java Statically Determines Display Size on Linux platforms Summary: Listen to ConfigureNotify events on the root window and update the current screen size accordingly Reviewed-by: art, bae
Tue, 06 Dec 2011 16:15:34 -0800 Merge
lana [Tue, 06 Dec 2011 16:15:34 -0800] rev 11082
Merge
Sat, 03 Dec 2011 16:26:08 -0800 7117199: Fix javac warnings in src/share/classes/java/awt/font
prr [Sat, 03 Dec 2011 16:26:08 -0800] rev 11081
7117199: Fix javac warnings in src/share/classes/java/awt/font Reviewed-by: jgodinez, bae
Sat, 03 Dec 2011 15:40:49 +0100 7117914: Fix javac warnings in src/share/classes/sun/java2d
neugens [Sat, 03 Dec 2011 15:40:49 +0100] rev 11080
7117914: Fix javac warnings in src/share/classes/sun/java2d Summary: Fix some javac warnings in java2d related code for the Warning Cleanup Day. Reviewed-by: prr, flar
Wed, 05 Jul 2017 17:56:45 +0200 Added tag jdk8-b16 for changeset 736a63b854f3
duke [Wed, 05 Jul 2017 17:56:45 +0200] rev 11079
Added tag jdk8-b16 for changeset 736a63b854f3
Wed, 05 Jul 2017 17:56:44 +0200 Merge jdk8-b16
duke [Wed, 05 Jul 2017 17:56:44 +0200] rev 11078
Merge
Wed, 05 Jul 2017 17:56:41 +0200 Merge
duke [Wed, 05 Jul 2017 17:56:41 +0200] rev 11077
Merge
Thu, 01 Dec 2011 10:33:34 -0800 Added tag jdk8-b15 for changeset 14b0b1e3dd43
katleman [Thu, 01 Dec 2011 10:33:34 -0800] rev 11076
Added tag jdk8-b15 for changeset 14b0b1e3dd43
Wed, 05 Jul 2017 17:56:38 +0200 Merge
duke [Wed, 05 Jul 2017 17:56:38 +0200] rev 11075
Merge
Wed, 07 Dec 2011 13:02:35 -0800 Merge
katleman [Wed, 07 Dec 2011 13:02:35 -0800] rev 11074
Merge
Tue, 06 Dec 2011 08:43:57 -0800 7117162: jdk8/jaxws/Makefile default DROPS_DIR should set to jdk8-drops
katleman [Tue, 06 Dec 2011 08:43:57 -0800] rev 11073
7117162: jdk8/jaxws/Makefile default DROPS_DIR should set to jdk8-drops Reviewed-by: ohair, xdono, mchung
Thu, 01 Dec 2011 10:33:23 -0800 Added tag jdk8-b15 for changeset 0c8bd2a7ecb9
katleman [Thu, 01 Dec 2011 10:33:23 -0800] rev 11072
Added tag jdk8-b15 for changeset 0c8bd2a7ecb9
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip