lana [Thu, 11 Jun 2015 10:44:08 -0700] rev 31088
Added tag jdk9-b68 for changeset 32897056f998
duke [Wed, 05 Jul 2017 20:37:43 +0200] rev 31087
Merge
lana [Thu, 11 Jun 2015 20:18:55 -0700] rev 31086
Merge
bchristi [Thu, 11 Jun 2015 10:38:29 -0700] rev 31085
8064956: Remove sun.misc.ExtensionInstallationProvider and relevant classes
Reviewed-by: mchung, alanb
simonis [Thu, 11 Jun 2015 17:29:09 +0200] rev 31084
8081674: EmptyStackException at startup if running with extended or unsupported charset
Reviewed-by: mchung, alanb
rriggs [Wed, 10 Jun 2015 07:52:43 -0400] rev 31083
8086117: java/lang/Runtime/exec/LotsOfOutput.java still fails intermittently with Process consumes memory
Reviewed-by: chegar
kshefov [Wed, 10 Jun 2015 12:44:57 +0300] rev 31082
8085979: Make some DTLS feature functional tests work also for TLS protocol
Reviewed-by: xuelei
mullan [Tue, 09 Jun 2015 09:19:43 -0400] rev 31081
Merge
mullan [Tue, 09 Jun 2015 09:18:07 -0400] rev 31080
8056179: Store permissions in concurrent collections in PermissionCollection subclasses
8065942: Store PermissionCollection entries in a ConcurrentHashMap instead of a HashMap in Permissions class
Reviewed-by: weijun
psandoz [Tue, 09 Jun 2015 07:05:48 +0100] rev 31079
8080945: Improve the performance of primitive Arrays.sort for certain patterns of array elements
Reviewed-by: psandoz
Contributed-by: Sunny Chan <sunny.chan@gs.com>, Mohammad Rezaei <mohammad.rezaei@gs.com>
amurillo [Mon, 08 Jun 2015 17:19:50 -0700] rev 31078
Merge
amurillo [Mon, 08 Jun 2015 11:11:48 -0700] rev 31077
Merge
amurillo [Thu, 04 Jun 2015 15:38:00 -0700] rev 31076
Merge
kvn [Thu, 04 Jun 2015 12:49:55 -0700] rev 31075
Merge
vlivanov [Fri, 29 May 2015 17:05:33 +0300] rev 31074
8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
Reviewed-by: sspitsyn, coleenp
thartmann [Fri, 29 May 2015 12:49:32 +0200] rev 31073
Merge
thartmann [Fri, 22 May 2015 09:50:33 +0200] rev 31072
Merge
vlivanov [Thu, 21 May 2015 18:23:01 +0300] rev 31071
8059340: ConstantPool::_resolved_references is missing in heap dump
Reviewed-by: sspitsyn, stefank, twisti
vlivanov [Fri, 15 May 2015 19:23:27 +0300] rev 31070
8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Reviewed-by: roland, psandoz, plevart, kbarrett, jrose
ihse [Tue, 02 Jun 2015 15:09:49 +0200] rev 31069
8081616: Remove hard-coded CFLAGS_WARNINGS_ARE_ERRORS to fully respect --disable-warnings-as-errors
Reviewed-by: erikj, dholmes
ykantser [Fri, 29 May 2015 20:15:18 +0200] rev 31068
Merge
ykantser [Wed, 27 May 2015 14:35:55 +0200] rev 31067
8081037: serviceability/sa/ tests time out on Windows
Reviewed-by: jbachorik, sla, dsamersoff
sla [Fri, 29 May 2015 12:48:58 +0200] rev 31066
Merge
dcubed [Thu, 28 May 2015 15:03:57 -0700] rev 31065
Merge
aeriksso [Thu, 28 May 2015 12:11:33 +0200] rev 31064
8080428: [TESTBUG] java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped exception java.lang.BootstrapMethodError
Reviewed-by: vlivanov
robm [Mon, 08 Jun 2015 21:35:36 +0100] rev 31063
7130985: Four helper classes missing in Sun JDK
Reviewed-by: coffeys, msheppar
aefimov [Mon, 08 Jun 2015 16:17:37 +0300] rev 31062
8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy
Reviewed-by: naoto
avstepan [Mon, 08 Jun 2015 16:37:53 +0400] rev 31061
8081517: minor cleanup for docs
Summary: fix some tidy and javadoc warnings/errors
Reviewed-by: lancea, rriggs
juh [Fri, 05 Jun 2015 11:27:22 -0700] rev 31060
8076535: Deprecate the com.sun.jarsigner package
Reviewed-by: mullan
robm [Fri, 05 Jun 2015 14:20:40 +0100] rev 31059
8080819: Inet4AddressImpl regression caused by JDK-7180557
Reviewed-by: michaelm
Contributed-by: brian.toal@gmail.com
kshefov [Fri, 05 Jun 2015 13:14:36 +0300] rev 31058
8068416: LFGarbageCollectedTest.java fails with OOME: "GC overhead limit exceeded"
Reviewed-by: vlivanov
kshefov [Fri, 05 Jun 2015 12:22:36 +0300] rev 31057
8072515: Test Task: Develop new tests for JEP 219: Datagram Transport Layer Security (DTLS)
Reviewed-by: xuelei, asmotrak, rhalade