sundar [Thu, 06 Aug 2015 21:50:42 +0530] rev 32049
8133119: Error message associated with TypeError for call and new should include stringified Node
Reviewed-by: attila, mhaupt
sundar [Tue, 04 Aug 2015 18:18:54 +0530] rev 32048
8073733: TypeError messages with "call" and "new" could be improved
Reviewed-by: attila, mhaupt
katleman [Thu, 06 Aug 2015 08:07:42 -0700] rev 32047
Added tag jdk9-b76 for changeset c9b05353a293
duke [Wed, 05 Jul 2017 20:44:43 +0200] rev 32046
Merge
katleman [Thu, 06 Aug 2015 08:07:36 -0700] rev 32045
Added tag jdk9-b76 for changeset 275be672e934
duke [Wed, 05 Jul 2017 20:44:40 +0200] rev 32044
Merge
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
amurillo [Tue, 04 Aug 2015 10:59:31 -0700] rev 32027
Merge
amurillo [Fri, 31 Jul 2015 10:15:03 -0700] rev 32026
Merge
ykantser [Fri, 24 Jul 2015 15:28:59 +0200] rev 32025
8062938: sun/jvmstat/monitor/MonitoredVm/CR6672135.java: java.lang.IllegalArgumentException: Could not map vmid to user name
Reviewed-by: jbachorik
jbachorik [Fri, 24 Jul 2015 20:45:30 +0200] rev 32024
Merge
hseigel [Fri, 24 Jul 2015 10:03:58 -0400] rev 32023
8081695: Old verifier fails to reject bad access to protected <init> method
Summary: Remove the class file version check that prevented the proper access check
Reviewed-by: coleenp, gtriantafill, lfoltan
hseigel [Thu, 23 Jul 2015 21:33:57 +0200] rev 32022
Merge
hseigel [Thu, 23 Jul 2015 08:44:37 -0400] rev 32021
8129897: Old verifier fails to reject erroneous cast from boolean[] to byte[]
Summary: Add ITEM_Boolean enum to differentiate between arrays of booleans and arrays of bytes
Reviewed-by: dholmes, lfoltan
dsamersoff [Thu, 23 Jul 2015 15:25:30 +0000] rev 32020
Merge
dsamersoff [Thu, 23 Jul 2015 18:17:02 +0300] rev 32019
8059038: Create new launcher for SA tools
Summary: Proivide jhsdb command to launch sa based tools
Reviewed-by: sspitsyn, jbachorik
ykantser [Wed, 22 Jul 2015 09:51:40 +0200] rev 32018
8132094: Mark intermittently failuring core-svc tests
Reviewed-by: jbachorik, sspitsyn