alanb [Fri, 28 Jun 2013 19:45:06 +0100] rev 18581
8019384: jps and jcmd tests fail when there is a process started with a .war file
Reviewed-by: dcubed, sla, mchung
darcy [Fri, 28 Jun 2013 11:35:36 -0700] rev 18580
8019407: Fix doclint issues in javax.naming.*
Reviewed-by: lancea
juh [Fri, 28 Jun 2013 10:48:02 -0700] rev 18579
8019360: Cleanup of the javadoc <code> tag in java.security.*
Summary: Convert to {@code ...} tags. convert package.html to package-info.java.
Reviewed-by: darcy
chegar [Fri, 28 Jun 2013 16:39:15 +0100] rev 18578
Merge
jzavgren [Fri, 28 Jun 2013 16:38:09 +0100] rev 18577
8015799: HttpURLConnection.getHeaderFields() throws IllegalArgumentException
Reviewed-by: chegar, dsamersoff, khazra
dl [Fri, 28 Jun 2013 12:12:37 +0100] rev 18576
8019377: Sync j.u.c locks and atomic from 166 to tl
Reviewed-by: chegar
dl [Fri, 28 Jun 2013 12:10:18 +0100] rev 18575
8017739: ReentrantReadWriteLock is confused by the Threads with reused IDs
Reviewed-by: chegar
alanb [Fri, 28 Jun 2013 16:10:23 +0100] rev 18574
8019380: doclint warnings in java.nio, java.nio.file.**, java.nio.channels.**
Reviewed-by: chegar
sla [Wed, 26 Jun 2013 19:15:34 +0200] rev 18573
8019155: Update makefiles with correct jfr packages
Reviewed-by: mgronlun, erikj
psandoz [Fri, 28 Jun 2013 10:29:21 +0200] rev 18572
8012987: Optimizations for Stream.limit/substream
Reviewed-by: mduigou
Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>
henryjen [Tue, 11 Jun 2013 13:41:38 -0700] rev 18571
8009736: Comparator API cleanup
Reviewed-by: psandoz, briangoetz, mduigou, plevart
xuelei [Thu, 27 Jun 2013 19:22:51 -0700] rev 18570
8019359: To comment why not use no_renegotiation to reject client initiated renegotiation
Reviewed-by: wetmore
darcy [Thu, 27 Jun 2013 19:02:02 -0700] rev 18569
8019357: Fix doclint warnings in java.lang.invoke
Reviewed-by: jrose
naoto [Thu, 27 Jun 2013 14:40:21 -0700] rev 18568
6609431: (rb) ResourceBundle.getString() returns incorrect value
Reviewed-by: okutsu, sherman
darcy [Thu, 27 Jun 2013 14:11:25 -0700] rev 18567
8019320: Fix doclint issues in javax.script
Reviewed-by: lancea
smarks [Thu, 27 Jun 2013 13:35:01 -0700] rev 18566
8019224: add exception chaining to RMI CGIHandler
Reviewed-by: darcy