sherman [Thu, 06 Aug 2015 21:56:31 +0000] rev 32043
8080252: java.util.Formatter documentation of %n converter is misleading
Summary: to correct the %n ref to System.lineSeparator()
Reviewed-by: smarks, rriggs
bpb [Thu, 06 Aug 2015 12:35:59 -0700] rev 32042
8129633: (fs) Investigate removing the GNOME-based FileTypeDetector from the Linux and Solaris implementations
Summary: Remove the GNOME VFS detector leaving the libgio detector in place.
Reviewed-by: chegar
rriggs [Thu, 06 Aug 2015 14:35:04 -0400] rev 32041
8133022: Instant.toEpochMilli() silently overflows
Reviewed-by: lancea, chegar, simonis, dfuchs, igerasim
lana [Thu, 06 Aug 2015 11:19:53 -0700] rev 32040
Merge
darcy [Thu, 06 Aug 2015 10:34:25 -0700] rev 32039
8132855: Adjust tier 1 and 2 definitions for security-related intrinsics
Reviewed-by: mullan
sherman [Thu, 06 Aug 2015 10:15:55 -0700] rev 32038
8022224: Rare bug in JISAutodetect charset detected by FindDecoderBugs test
Summary: to update JISAutodetect decoder to return overflow appropriately.
Reviewed-by: chegar, martin
avstepan [Thu, 06 Aug 2015 19:07:35 +0300] rev 32037
8133115: docs: replace <tt> tags (obsolete in html5) for java.util.logging, java.util.prefs, java.util.zip, java.util.jar
Reviewed-by: lancea
kshefov [Thu, 06 Aug 2015 19:01:40 +0300] rev 32036
8080108: [TEST_BUG] ERROR: No IPv6 address returned from platform
Reviewed-by: chegar, rriggs
Contributed-by: alexander.fomin@oracle.com
dfuchs [Thu, 06 Aug 2015 16:36:47 +0200] rev 32035
8132550: java/util/logging/LoggingDeadlock2.java times out
Summary: LogManager must also use the configurationLock when reading its primordial configuration.
Reviewed-by: joehw
avstepan [Thu, 06 Aug 2015 13:59:10 +0300] rev 32034
8133040: docs: replace <tt> tags (obsolete in html5) for java.management
Reviewed-by: dfuchs
avstepan [Thu, 06 Aug 2015 13:20:13 +0300] rev 32033
8132468: docs: replace <tt> tags (obsolete in html5) for java.io, java.lang, java.math
Reviewed-by: lancea, dfuchs, smarks
jnimeh [Wed, 05 Aug 2015 12:19:38 -0700] rev 32032
8046321: OCSP Stapling for TLS
Summary: Initial feature commit for OCSP stapling in JSSE
Reviewed-by: xuelei, mullan
darcy [Wed, 05 Aug 2015 11:06:49 -0700] rev 32031
8133060: Problem list BasicLauncherTest until fix for JDK-8132648 propagates
Reviewed-by: dsamersoff
naoto [Wed, 05 Aug 2015 07:41:28 -0700] rev 32030
8132494: Wrong CLDR resource bundle names for legacy ISO language codes
Reviewed-by: okutsu
avstepan [Wed, 05 Aug 2015 13:40:18 +0300] rev 32029
8132877: docs: replace <tt> tags (obsolete in html5) for javax.naming
Reviewed-by: lancea, dfuchs
amurillo [Tue, 04 Aug 2015 22:02:12 -0700] rev 32028
Merge