lana [Thu, 09 Oct 2014 12:16:00 -0700] rev 26972
Merge
dsamersoff [Thu, 09 Oct 2014 06:49:13 -0700] rev 26971
8059037: JdpTest.sh hangs when trying to kill the test VM
Summary: Removed shell tests enable java ones
Reviewed-by: sla, miauno
weijun [Thu, 09 Oct 2014 16:05:24 +0800] rev 26970
8060007: Keytool test can use bundled NSS lib on Mac
Reviewed-by: vinnie
simonis [Tue, 07 Oct 2014 15:14:05 +0200] rev 26969
8059868: JVM crashes on attach on Windows when compiled with /RTC1
Reviewed-by: alanb, sla
Contributed-by: thomas.stuefe@sap.com
lancea [Wed, 08 Oct 2014 11:51:36 -0400] rev 26968
8059870: RowsetFactoryTests & RowSetProviderTests failing
Reviewed-by: dfuchs
juh [Tue, 07 Oct 2014 22:23:19 -0700] rev 26967
8037550: Update RFC references in javadoc to RFC 5280
Reviewed-by: mullan
mchung [Tue, 07 Oct 2014 19:22:24 -0700] rev 26966
8056909: test/sun/reflect/CallerSensitive/CallerSensitiveFinder.java fails with OOME
Reviewed-by: darcy
jcoomes [Tue, 07 Oct 2014 15:44:11 -0700] rev 26965
Merge
amurillo [Fri, 03 Oct 2014 05:58:33 -0700] rev 26964
Merge
farvidsson [Mon, 29 Sep 2014 10:01:17 +0200] rev 26963
8059105: Add better failure reporting to com/sun/jdi/RunToExit.java test
Summary: Add better failure reporting to com/sun/jdi/RunToExit.java test
Reviewed-by: sla, egahlin, jbachorik
Contributed-by: fredrik.arvidsson@oracle.com
lancea [Tue, 07 Oct 2014 14:03:43 -0400] rev 26962
8059882: Disable RowSetFactory and RowSetProviderTests which are failing due to agentvm mode
Reviewed-by: darcy
dfuchs [Tue, 07 Oct 2014 14:49:45 +0200] rev 26961
8028788: Logger.enterring uses String concatenation in a loop
Summary: Changed code to use StringBuilder instead.
Reviewed-by: chegar, lancea
igerasim [Tue, 07 Oct 2014 14:00:24 +0400] rev 26960
8059840: (bb) Typo in javadoc for ByteBuffer.wrap()
Reviewed-by: dfuchs
lancea [Mon, 06 Oct 2014 12:56:54 -0400] rev 26959
8059570: Addition of tests for RowSetFactory and RowSetProvider
Reviewed-by: dfuchs
vinnie [Mon, 06 Oct 2014 16:44:57 +0100] rev 26958
8059627: Enable PKCS11 tests on Mac
Reviewed-by: mullan
vinnie [Sun, 05 Oct 2014 14:24:44 +0100] rev 26957
8041740: Test sun/security/tools/keytool/ListKeychainStore.sh fails on Mac
Reviewed-by: mullan
katleman [Thu, 09 Oct 2014 11:24:15 -0700] rev 26956
Added tag jdk9-b34 for changeset 6de4f9cd37ad
duke [Wed, 05 Jul 2017 20:03:40 +0200] rev 26955
Merge
lana [Thu, 09 Oct 2014 12:17:17 -0700] rev 26954
Merge
jcoomes [Tue, 07 Oct 2014 15:44:11 -0700] rev 26953
Merge
jwilhelm [Fri, 03 Oct 2014 13:00:21 +0200] rev 26952
Merge
mlarsson [Fri, 03 Oct 2014 10:05:11 +0200] rev 26951
8059651: Tests specify -XX:+UseG1GC and -XX:ParallelGCThreads=0
Reviewed-by: jwilhelm, brutisso
iklam [Fri, 03 Oct 2014 02:59:14 +0000] rev 26950
Merge
iklam [Thu, 02 Oct 2014 12:55:40 -0700] rev 26949
Merge
thartmann [Thu, 02 Oct 2014 12:58:37 +0200] rev 26948
8059596: VM startup fails with 'Invalid code heap sizes' if -XX:ReservedCodeCacheSize is set
Summary: Only increase code heap sizes in Arguments::set_tiered_flags() if reserved code cache size is default.
Reviewed-by: shade, vlivanov, sla
iveresov [Fri, 03 Oct 2014 01:10:39 +0000] rev 26947
Merge
iveresov [Thu, 02 Oct 2014 12:31:03 -0700] rev 26946
Merge
vlivanov [Wed, 01 Oct 2014 12:34:45 -0700] rev 26945
8059556: C2: crash while inlining MethodHandle invocation w/ null receiver
Reviewed-by: kvn, jrose
vlivanov [Wed, 01 Oct 2014 12:34:38 -0700] rev 26944
8058828: Wrong ciConstant type for arrays from ConstantPool::_resolved_reference
Reviewed-by: kvn, jrose
thartmann [Wed, 01 Oct 2014 09:40:43 +0000] rev 26943
Merge