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