emc [Wed, 02 Oct 2013 19:13:42 -0400] rev 20506
8020981: Update methods of java.lang.reflect.Parameter to throw correct exceptions
Summary: Fix behavior of parameter reflection API for malformed class files.
Reviewed-by: darcy
wetmore [Wed, 02 Oct 2013 09:38:57 -0700] rev 20505
8025694: Rename getStrongSecureRandom based on feedback
8014838: getStrongSecureRandom() should require at least one implementation
Reviewed-by: mullan, darcy
egahlin [Tue, 01 Oct 2013 17:48:01 +0200] rev 20504
6696975: JTop plugin fails if connected readonly to target JVM
Reviewed-by: mchung, jbachorik, sla, sjiang
psandoz [Tue, 01 Oct 2013 18:20:03 +0200] rev 20503
8025535: Unsafe typecast in java.util.stream.SortedOps
Reviewed-by: mduigou, chegar
okutsu [Wed, 02 Oct 2013 17:57:04 +0900] rev 20502
8022666: java.util.Calendar.set(int,int,int,int,int,int) documentation typo
Reviewed-by: peytoia
coffeys [Wed, 02 Oct 2013 09:21:02 +0100] rev 20501
8024952: ClassCastException in PlainSocketImpl.accept() when using custom socketImpl
Reviewed-by: chegar
okutsu [Wed, 02 Oct 2013 15:31:35 +0900] rev 20500
6902861: (cal) GregorianCalendar roll WEEK_OF_YEAR is broken for January 1 2010
Reviewed-by: peytoia
xuelei [Tue, 01 Oct 2013 20:25:44 -0700] rev 20499
8025123: SNI support in Kerberos cipher suites
Reviewed-by: weijun, xuelei
Contributed-by: Artem Smotrakov <artem.smotrakov@oracle.com>