Mon, 20 Jan 2014 19:11:57 +0400 Merge
kizune [Mon, 20 Jan 2014 19:11:57 +0400] rev 22345
Merge
Thu, 16 Jan 2014 21:44:18 -0800 Merge
asaha [Thu, 16 Jan 2014 21:44:18 -0800] rev 22344
Merge
Wed, 15 Jan 2014 10:09:00 -0800 Merge
asaha [Wed, 15 Jan 2014 10:09:00 -0800] rev 22343
Merge
Fri, 10 Jan 2014 15:04:46 +0000 Merge
chegar [Fri, 10 Jan 2014 15:04:46 +0000] rev 22342
Merge
Tue, 26 Nov 2013 10:06:57 +0000 8028293: Check local configuration for actual ephemeral port range
michaelm [Tue, 26 Nov 2013 10:06:57 +0000] rev 22341
8028293: Check local configuration for actual ephemeral port range Reviewed-by: alanb, chegar, smarks
Wed, 20 Nov 2013 23:33:07 +0000 8028453: AsynchronousSocketChannel.connect() requires SocketPermission due to bind to local address (win)
michaelm [Wed, 20 Nov 2013 23:33:07 +0000] rev 22340
8028453: AsynchronousSocketChannel.connect() requires SocketPermission due to bind to local address (win) Reviewed-by: alanb, chegar
Thu, 24 Oct 2013 20:39:21 +0100 8011786: Better applet networking
michaelm [Thu, 24 Oct 2013 20:39:21 +0100] rev 22339
8011786: Better applet networking Reviewed-by: alanb, chegar
Thu, 24 Oct 2013 10:02:26 -0700 8027204: Revise the update of 8026204 and 8025758
xuelei [Thu, 24 Oct 2013 10:02:26 -0700] rev 22338
8027204: Revise the update of 8026204 and 8025758 Summary: Rivise the update to use system class loader with null TCCL. Also reviewed by Alexander Fomin <alexander.fomin@oracle.com> Reviewed-by: mchung, ahgross
Wed, 23 Oct 2013 21:24:34 -0700 8026417: Enhance XML canonicalization
xuelei [Wed, 23 Oct 2013 21:24:34 -0700] rev 22337
8026417: Enhance XML canonicalization Summary: Copy before use mutable byte arrays. Also reviewed by Alexander Fomin <alexander.fomin@oracle.com> Reviewed-by: mullan, hawtin, ahgross
Sat, 07 Dec 2013 16:15:08 -0800 Merge
asaha [Sat, 07 Dec 2013 16:15:08 -0800] rev 22336
Merge
Tue, 22 Oct 2013 14:55:19 +0100 Merge
chegar [Tue, 22 Oct 2013 14:55:19 +0100] rev 22335
Merge
Thu, 17 Oct 2013 09:58:42 +0800 8025014: Enhance Security Policy
weijun [Thu, 17 Oct 2013 09:58:42 +0800] rev 22334
8025014: Enhance Security Policy 6727821: Enhance JAAS Configuration Reviewed-by: xuelei, hawtin
Tue, 22 Oct 2013 12:33:33 +0100 Merge
chegar [Tue, 22 Oct 2013 12:33:33 +0100] rev 22333
Merge
Mon, 21 Oct 2013 15:00:56 +0100 Merge
chegar [Mon, 21 Oct 2013 15:00:56 +0100] rev 22332
Merge
Mon, 21 Oct 2013 09:56:06 +0200 7068126: Enhance SNMP statuses
sjiang [Mon, 21 Oct 2013 09:56:06 +0200] rev 22331
7068126: Enhance SNMP statuses Reviewed-by: dfuchs, hawtin
Thu, 17 Oct 2013 09:23:49 -0700 8024530: Enhance font process resilience
prr [Thu, 17 Oct 2013 09:23:49 -0700] rev 22330
8024530: Enhance font process resilience Reviewed-by: mschoene, bae, srl, prr
Wed, 16 Oct 2013 18:19:11 -0700 8025758: Enhance Naming management
xuelei [Wed, 16 Oct 2013 18:19:11 -0700] rev 22329
8025758: Enhance Naming management Summary: Enforce package access control with current context. Also reviewed by Alexander Fomin <alexander.fomin@oracle.com> Reviewed-by: weijun, ahgross
Wed, 16 Oct 2013 13:26:05 +0400 8026172: Enhance UI Management
malenkov [Wed, 16 Oct 2013 13:26:05 +0400] rev 22328
8026172: Enhance UI Management Reviewed-by: art, skoivu
Tue, 15 Oct 2013 18:15:46 -0700 8026204: Enhance auth login contexts
xuelei [Tue, 15 Oct 2013 18:15:46 -0700] rev 22327
8026204: Enhance auth login contexts Summary: Enforce package access control with current context. Also reviewed by Alexander Fomin <alexander.fomin@oracle.com> Reviewed-by: weijun, ahgross
Mon, 14 Oct 2013 16:13:20 -0700 8026176: Enhance document printing
prr [Mon, 14 Oct 2013 16:13:20 -0700] rev 22326
8026176: Enhance document printing Reviewed-by: bae, jgodinez
Sat, 12 Oct 2013 20:46:35 -0700 8025026: Enhance canonicalization
xuelei [Sat, 12 Oct 2013 20:46:35 -0700] rev 22325
8025026: Enhance canonicalization Summary: Don't use cached null xmlns definition. Also reviewed by Alexander Fomin <alexander.fomin@oracle.com> Reviewed-by: mullan, hawtin
Sat, 12 Oct 2013 10:22:43 +0800 8026304: jarsigner output bad grammar
weijun [Sat, 12 Oct 2013 10:22:43 +0800] rev 22324
8026304: jarsigner output bad grammar Reviewed-by: chegar, coffeys Contributed-by: Artem Smotrakov <artem.smotrakov@oracle.com>
Fri, 11 Oct 2013 13:14:15 +0200 8023301: Enhance generic classes
jfranck [Fri, 11 Oct 2013 13:14:15 +0200] rev 22323
8023301: Enhance generic classes Reviewed-by: mchung, hawtin
Wed, 09 Oct 2013 18:58:16 +0800 8026037: [TESTBUG] sun/security/tools/jarsigner/warnings.sh test fails on Solaris
weijun [Wed, 09 Oct 2013 18:58:16 +0800] rev 22322
8026037: [TESTBUG] sun/security/tools/jarsigner/warnings.sh test fails on Solaris Reviewed-by: chegar Contributed-by: Artem Smotrakov <artem.smotrakov@oracle.com>
Mon, 07 Oct 2013 12:09:22 +0200 8024867: Enhance logging start up
dfuchs [Mon, 07 Oct 2013 12:09:22 +0200] rev 22321
8024867: Enhance logging start up Reviewed-by: mchung, hawtin
Mon, 07 Oct 2013 11:32:48 +0100 Merge
chegar [Mon, 07 Oct 2013 11:32:48 +0100] rev 22320
Merge
Fri, 04 Oct 2013 19:23:02 +0400 8025448: Enhance listening events
malenkov [Fri, 04 Oct 2013 19:23:02 +0400] rev 22319
8025448: Enhance listening events Reviewed-by: art, skoivu
Fri, 04 Oct 2013 14:51:17 +0100 Merge
chegar [Fri, 04 Oct 2013 14:51:17 +0100] rev 22318
Merge
Thu, 03 Oct 2013 19:07:42 +0100 Merge
chegar [Thu, 03 Oct 2013 19:07:42 +0100] rev 22317
Merge
Thu, 19 Sep 2013 10:41:29 +0800 8024659: Clarify JarFile API
weijun [Thu, 19 Sep 2013 10:41:29 +0800] rev 22316
8024659: Clarify JarFile API Reviewed-by: mullan, ahgross
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip