weijun [Thu, 17 Oct 2013 20:56:07 +0800] rev 20871
8026712: TEST_BUG: update sun/security/tools/keytool/autotest.sh with a new location to find of libsoftokn3.so
Reviewed-by: vinnie
wetmore [Wed, 16 Oct 2013 23:32:19 -0700] rev 20870
8026762: jdk8-tl builds windows builds failing in corba - javac: no source files
Reviewed-by: katleman, dholmes
peytoia [Thu, 17 Oct 2013 13:57:42 +0900] rev 20869
8025703: Update LSR datafile for BCP 47
Reviewed-by: okutsu
henryjen [Wed, 16 Oct 2013 21:34:26 -0700] rev 20868
8026768: java.util.Map.Entry comparingBy methods missing @since 1.8
Reviewed-by: dholmes
aefimov [Sun, 13 Oct 2013 14:19:31 +0400] rev 20867
8025255: (tz) Support tzdata2013g
Reviewed-by: okutsu, mfang
mduigou [Wed, 16 Oct 2013 13:03:58 -0700] rev 20866
8025910: rename substream(long) -> skip and remove substream(long,long)
Reviewed-by: psandoz, henryjen
dfuchs [Wed, 16 Oct 2013 20:47:30 +0200] rev 20865
8013839: Enhance Logger API for handling of resource bundles
4814565: (rb) add method to get basename from a ResourceBundle
Summary: adds Logger.setResourceBundle(ResourceBundle) and ResourceBundle.getBaseBundleName()
Reviewed-by: mchung, naoto
dfuchs [Wed, 16 Oct 2013 17:19:09 +0200] rev 20864
8011638: Remove deprecated methods in sun.util.logging.PlatformLogger
Reviewed-by: psandoz, mchung, alanb, chegar
robm [Wed, 16 Oct 2013 15:06:27 +0100] rev 20863
8026245: InetAddress.getLocalHost crash if IPv6 disabled (macosx)
Reviewed-by: chegar, alanb
erikj [Wed, 16 Oct 2013 15:53:06 +0200] rev 20862
Merge
erikj [Wed, 16 Oct 2013 13:50:13 +0200] rev 20861
6604021: RMIC is defaulting to BOOT jdk version, needs to be rmic.jar
Reviewed-by: dholmes, chegar
igerasim [Tue, 15 Oct 2013 21:15:17 +0400] rev 20860
8023431: Test java/util/zip/GZIP/GZIPInZip.java failed
Summary: Properly close PipedStreams. Additional testing for malformed input
Reviewed-by: darcy, sherman
weijun [Wed, 16 Oct 2013 14:39:00 +0800] rev 20859
8025124: InitialToken.useNullKey incorrectly applies NULL_KEY in some cases
Reviewed-by: xuelei
dholmes [Tue, 15 Oct 2013 20:54:00 -0400] rev 20858
8026378: TEST_BUG: Clean up TEST.groups
Reviewed-by: mduigou, mchung, alanb
bpb [Tue, 15 Oct 2013 16:45:04 -0700] rev 20857
8010371: getaddrinfo can fail with EAI_SYSTEM/EAGAIN, causes UnknownHostException to be thrown
Summary: Modify UHE exception message for EAI_AGAIN failures.
Reviewed-by: alanb, chegar, michaelm, dsamersoff
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
chegar [Tue, 15 Oct 2013 20:47:21 +0100] rev 20856
Merge