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
smarks [Tue, 04 Aug 2015 14:45:38 -0700] rev 32017
8132800: clarify stream package documentation regarding sequential vs parallel modes
Reviewed-by: psandoz
darcy [Tue, 04 Aug 2015 11:26:51 -0700] rev 32016
8132854: Adjust tier 1 and 2 definitions for nio-related intrinsics
Reviewed-by: psandoz
naoto [Mon, 03 Aug 2015 21:47:50 -0700] rev 32015
8129881: JDK-8008577 breaks Nashorn test
8130845: Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsing errors
8132125: German (Switzerland) formatting broken if CLDR Locale Data is used
Reviewed-by: tbell, okutsu
bpb [Mon, 03 Aug 2015 10:25:38 -0700] rev 32014
8132652: Java_sun_nio_ch_Net_poll passes a long to an int
Summary: Clamp long timeout parameter to [-1,INT_MAX].
Reviewed-by: alanb
weijun [Mon, 03 Aug 2015 09:25:02 +0800] rev 32013
8132111: Do not request for addresses for forwarded TGT
Reviewed-by: mullan
igerasim [Sun, 02 Aug 2015 01:39:18 +0300] rev 32012
8131034: Cleanup in j.u.regex.Pattern.quote()
Reviewed-by: psandoz, sherman, martin
darcy [Fri, 31 Jul 2015 16:03:48 -0700] rev 32011
8132500: Add imageio test to tier 3
Reviewed-by: prr
lancea [Fri, 31 Jul 2015 13:47:31 -0400] rev 32010
8132801: Fix typo in javax.sql.RowSet.setBlob
Reviewed-by: darcy
bpb [Fri, 31 Jul 2015 07:48:34 -0700] rev 32009
8132795: Bug ID accidentally omitted from top level regression test in fix for JDK-8065556
Summary: Add 8065556 to list of IDs in the @bug tag list.
Reviewed-by: alanb
bpb [Fri, 31 Jul 2015 07:15:59 -0700] rev 32008
8073078: java/nio/file/FileStore/Basic.java sensitive to NFS configuration
Summary: Ignore NoSuchFileExceptions as the store might have been deleted subsequent to creation of the FileStore iterator which is not dynamic.
Reviewed-by: alanb
bpb [Fri, 31 Jul 2015 07:12:36 -0700] rev 32007
8130274: java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal
Summary: Make UnixFileStore.equals() also compare the return values of name(), the names of the mounted filesystems.
Reviewed-by: alanb
bpb [Fri, 31 Jul 2015 07:04:48 -0700] rev 32006
8132505: Signature of Java_sun_nio_ch_Net_socket0 should return jint not int
Summary: Change return type of Java_sun_nio_ch_Net_socket0 from int to jint
Reviewed-by: alanb
vinnie [Fri, 31 Jul 2015 14:29:25 +0100] rev 32005
8130850: Support loading a keystore with a custom KeyStore.LoadStoreParameter class
Reviewed-by: mullan
simonis [Fri, 31 Jul 2015 15:19:15 +0200] rev 32004
8132704: [TESTBUG] jdk/internal/jimage/ExecutableTest.java incorrectly asserts all files to be executable
Reviewed-by: rriggs, alanb
avstepan [Fri, 31 Jul 2015 15:07:18 +0300] rev 32003
8132130: some docs cleanup
Summary: some docs cleanup
Reviewed-by: mullan
psandoz [Fri, 31 Jul 2015 12:29:01 +0200] rev 32002
8130828: Fix some typos and omissions in the the j.u.stream JavaDoc
Reviewed-by: smarks
smarks [Thu, 30 Jul 2015 22:21:56 -0700] rev 32001
8132745: minor cleanup of java/util/Scanner/ScanTest.java
Reviewed-by: darcy, sherman
katleman [Thu, 06 Aug 2015 08:07:39 -0700] rev 32000
Added tag jdk9-b76 for changeset cd6f3c0376eb
duke [Wed, 05 Jul 2017 20:44:31 +0200] rev 31999
Merge
lana [Thu, 06 Aug 2015 11:18:59 -0700] rev 31998
Merge
amurillo [Fri, 31 Jul 2015 10:15:02 -0700] rev 31997
Merge
jbachorik [Fri, 31 Jul 2015 12:13:57 +0200] rev 31996
Merge
sangheki [Mon, 27 Jul 2015 13:56:26 -0700] rev 31995
8130459: Add additional validation after heap creation
Summary: Some PLAB related flags' validation can happen after heap creation. Introduced additional stage of validation check.
Reviewed-by: coleenp, dholmes, kbarrett, gziemski, ecaspole, ddmitriev
kbarrett [Mon, 27 Jul 2015 14:05:55 -0400] rev 31994
8079082: VerifyNoCSetOopsClosure is derived twice from Closure
Summary: Change closure to a function object and update iteration
Reviewed-by: mgerdin, ecaspole
mchernov [Mon, 27 Jul 2015 18:23:35 +0300] rev 31993
8131343: Remove unused imports from hotspot/test/testlibrary/jdk/test/lib/*.java
Reviewed-by: dfazunen, tschatzl
kbarrett [Sat, 25 Jul 2015 02:22:32 +0200] rev 31992
Merge