mullan [Thu, 25 Jul 2013 10:58:00 -0400] rev 19045
8010748: Add PKIXRevocationChecker NO_FALLBACK option and improve SOFT_FAIL option
Reviewed-by: vinnie
chegar [Wed, 24 Jul 2013 22:52:01 +0100] rev 19044
8021261: ProblemList.txt updates (7/2013)
Reviewed-by: alanb, mcimadamore
juh [Wed, 24 Jul 2013 12:48:10 -0700] rev 19043
8016916: UnstructuredName should support DirectoryString
Reviewed-by: mullan
sjiang [Wed, 24 Jul 2013 15:47:10 +0200] rev 19042
8016221: A unit test should not use a fix port to run a jmx connector
Reviewed-by: jbachorik, dfuchs
mduigou [Tue, 23 Jul 2013 13:21:07 -0700] rev 19041
Merge
mduigou [Tue, 23 Jul 2013 13:20:11 -0700] rev 19040
8019840: Spec updates for java.util.function
Reviewed-by: mduigou, chegar
Contributed-by: brian.goetz@oracle.com
igerasim [Tue, 23 Jul 2013 18:57:57 +0400] rev 19039
8016838: improvement of RedefineBigClass and RetransformBigClass tests
Reviewed-by: dcubed
darcy [Mon, 22 Jul 2013 22:11:44 -0700] rev 19038
8021109: Add serialVersionUID to LambdaConversionException.java
Reviewed-by: jrose
mduigou [Mon, 22 Jul 2013 12:59:09 -0700] rev 19037
6799426: Adds constructor PriorityQueue(Comparator)
Reviewed-by: lancea
dl [Mon, 22 Jul 2013 15:26:11 +0100] rev 19036
8020976: Ensure consistent insertion for ConcurrentHashMap
Reviewed-by: chegar
khazra [Mon, 22 Jul 2013 15:24:26 +0100] rev 19035
8020498: Crash when both libnet.so and libmawt.so are loaded
Reviewed-by: chegar, dsamersoff
darcy [Sat, 20 Jul 2013 11:39:39 -0700] rev 19034
8020971: Fix doclint issues in java.nio.*
Reviewed-by: lancea
darcy [Fri, 19 Jul 2013 09:42:58 -0700] rev 19033
8020948: Fix doclint issues in misc package-info.java files
Reviewed-by: dholmes, chegar
uta [Fri, 19 Jul 2013 12:53:36 +0400] rev 19032
8016579: (process) IOException thrown by ProcessBuilder.start() method is incorrectly encoded
Reviewed-by: martin, dxu
darcy [Thu, 18 Jul 2013 23:16:52 -0700] rev 19031
8020810: Typo in javadoc for Class.toGenericString()
Reviewed-by: dholmes
sherman [Thu, 18 Jul 2013 11:02:02 -0700] rev 19030
8016025: JSR 310 DateTime API Updates IV
8020418: Cleanup of -Xlint warnings in java.time
8016623: test/java/time/format/TestDateTimeTextProvider.java failing
Summary: Integration of JSR310 Date/Time API update IV
Reviewed-by: sherman
Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com, chand.basha@oracle.com