Mon, 28 Jan 2013 11:07:07 +0100 8006864: Update java.security-linux to include changes in java.security
ewendeli [Mon, 28 Jan 2013 11:07:07 +0100] rev 16106
8006864: Update java.security-linux to include changes in java.security Reviewed-by: mchung, mullan
Thu, 10 Jan 2013 19:43:36 -0800 8005615: Java Logger fails to load tomcat logger implementation (JULI)
mchung [Thu, 10 Jan 2013 19:43:36 -0800] rev 16105
8005615: Java Logger fails to load tomcat logger implementation (JULI) Reviewed-by: alanb, ahgross
Tue, 18 Dec 2012 13:48:48 -0500 8004302: javax/xml/soap/Test7013971.java fails since jdk6u39b01
mullan [Tue, 18 Dec 2012 13:48:48 -0500] rev 16104
8004302: javax/xml/soap/Test7013971.java fails since jdk6u39b01 Reviewed-by: vinnie, skoivu, mgrebac, ohair, tbell
Wed, 12 Dec 2012 21:08:19 +0400 8004341: Two JCK tests fails with 7u11 b06
denis [Wed, 12 Dec 2012 21:08:19 +0400] rev 16103
8004341: Two JCK tests fails with 7u11 b06 Reviewed-by: serb, skoivu
Fri, 07 Dec 2012 22:49:08 +0400 8000537: Contextualize RequiredModelMBean class
dsamersoff [Fri, 07 Dec 2012 22:49:08 +0400] rev 16102
8000537: Contextualize RequiredModelMBean class Summary: Contextualize RequiredModelMBean class Reviewed-by: asaha Contributed-by: jaroslav.bachorik@oracle.com
Wed, 05 Dec 2012 14:02:58 -0800 8004175: Restricted packages added in java.security are missing in java.security-{macosx, solaris, windows}
mchung [Wed, 05 Dec 2012 14:02:58 -0800] rev 16101
8004175: Restricted packages added in java.security are missing in java.security-{macosx, solaris, windows} Reviewed-by: alanb, ahgross, mullan
Sun, 03 Feb 2013 23:25:38 +0100 Merge
ewendeli [Sun, 03 Feb 2013 23:25:38 +0100] rev 16100
Merge
Fri, 30 Nov 2012 15:51:44 +0400 7201064: Better dialogue checking
denis [Fri, 30 Nov 2012 15:51:44 +0400] rev 16099
7201064: Better dialogue checking Reviewed-by: serb, skoivu
Mon, 26 Nov 2012 22:49:06 -0800 6664509: Add logging context
mchung [Mon, 26 Nov 2012 22:49:06 -0800] rev 16098
6664509: Add logging context 6664528: Find log level matching its name or value given at construction time Reviewed-by: alanb, ahgross, jgish, hawtin
Mon, 26 Nov 2012 20:49:54 +0400 7186952: Improve clipboard access
denis [Mon, 26 Nov 2012 20:49:54 +0400] rev 16097
7186952: Improve clipboard access Reviewed-by: serb, ahgross
Tue, 20 Nov 2012 11:46:42 +0400 8002325: Improve management of images
bae [Tue, 20 Nov 2012 11:46:42 +0400] rev 16096
8002325: Improve management of images Reviewed-by: prr, ahgross
Mon, 19 Nov 2012 15:38:56 -0800 8001242: Improve RMI HTTP conformance
dmocek [Mon, 19 Nov 2012 15:38:56 -0800] rev 16095
8001242: Improve RMI HTTP conformance Reviewed-by: ahgross, mchung, smarks
Mon, 19 Nov 2012 13:54:12 -0800 6563318: RMI data sanitization
dmocek [Mon, 19 Nov 2012 13:54:12 -0800] rev 16094
6563318: RMI data sanitization Reviewed-by: ahgross, hawtin, mchung, smarks
Fri, 16 Nov 2012 11:05:43 +0400 8001972: Improve image processing
bae [Fri, 16 Nov 2012 11:05:43 +0400] rev 16093
8001972: Improve image processing Reviewed-by: prr, ahgross
Thu, 15 Nov 2012 23:03:31 +0400 7192977: Issue in toolkit thread
bagiras [Thu, 15 Nov 2012 23:03:31 +0400] rev 16092
7192977: Issue in toolkit thread Reviewed-by: skoivu, rupashka, art
Fri, 09 Nov 2012 14:36:10 -0800 8002091: tools/launcher/ToolsOpts.java test started to fail since 7u11 b01 on Windows
ksrini [Fri, 09 Nov 2012 14:36:10 -0800] rev 16091
8002091: tools/launcher/ToolsOpts.java test started to fail since 7u11 b01 on Windows Reviewed-by: darcy, jjh, mschoene
Thu, 08 Nov 2012 15:41:01 -0800 7201070: Serialization to conform to protocol
smarks [Thu, 08 Nov 2012 15:41:01 -0800] rev 16090
7201070: Serialization to conform to protocol Reviewed-by: dmocek, ahgross, skoivu
Wed, 07 Nov 2012 14:26:41 +0000 7201071: InetSocketAddress serialization issue
chegar [Wed, 07 Nov 2012 14:26:41 +0000] rev 16089
7201071: InetSocketAddress serialization issue Reviewed-by: alanb, michaelm, skoivu
Tue, 06 Nov 2012 15:30:34 +0400 7200491: Tighten up JTable layout code
rupashka [Tue, 06 Nov 2012 15:30:34 +0400] rev 16088
7200491: Tighten up JTable layout code Reviewed-by: art, skoivu
Fri, 02 Nov 2012 16:50:23 -0700 7197546: (proxy) Reflect about creating reflective proxies
mchung [Fri, 02 Nov 2012 16:50:23 -0700] rev 16087
7197546: (proxy) Reflect about creating reflective proxies Reviewed-by: alanb, jdn, jrose
Tue, 30 Oct 2012 17:05:45 +0400 8000539: JMX implementation allows invocation of methods of a system class
dsamersoff [Tue, 30 Oct 2012 17:05:45 +0400] rev 16086
8000539: JMX implementation allows invocation of methods of a system class Summary: Added extra packageAccess check call Reviewed-by: ahgross, dfuchs Contributed-by: jaroslav.bachorik@oracle.com
Fri, 26 Oct 2012 13:48:33 -0700 Merge
asaha [Fri, 26 Oct 2012 13:48:33 -0700] rev 16085
Merge
Fri, 26 Oct 2012 10:01:13 -0700 Merge
asaha [Fri, 26 Oct 2012 10:01:13 -0700] rev 16084
Merge
Fri, 26 Oct 2012 15:21:05 -0400 7201068: Better handling of UI elements
mullan [Fri, 26 Oct 2012 15:21:05 -0400] rev 16083
7201068: Better handling of UI elements Reviewed-by: xuelei
Wed, 19 Sep 2012 12:58:43 +0800 8000210: Improve JarFile code quality
weijun [Wed, 19 Sep 2012 12:58:43 +0800] rev 16082
8000210: Improve JarFile code quality Reviewed-by: ahgross, xuelei, mschoene
Mon, 22 Oct 2012 11:49:37 -0700 7186954: Improve connection performance
khazra [Mon, 22 Oct 2012 11:49:37 -0700] rev 16081
7186954: Improve connection performance Reviewed-by: chegar, skoivu
Mon, 22 Oct 2012 07:28:51 -0700 7192392: Better validation of client keys
xuelei [Mon, 22 Oct 2012 07:28:51 -0700] rev 16080
7192392: Better validation of client keys Summary: Also reviewed by Andrew Gross<Andrew.Gross@Oracle.COM> Reviewed-by: vinnie
Wed, 22 Aug 2012 21:40:19 -0400 6776941: Improve thread pool shutdown
dholmes [Wed, 22 Aug 2012 21:40:19 -0400] rev 16079
6776941: Improve thread pool shutdown Reviewed-by: dl, skoivu
Tue, 16 Oct 2012 10:56:25 -0700 7200500: Launcher better input validation
ksrini [Tue, 16 Oct 2012 10:56:25 -0700] rev 16078
7200500: Launcher better input validation Reviewed-by: darcy, jjh, mschoene
Tue, 16 Oct 2012 16:38:38 -0700 7200499: Better data validation for options
ksrini [Tue, 16 Oct 2012 16:38:38 -0700] rev 16077
7200499: Better data validation for options Reviewed-by: darcy, jjh, mschoene
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip