Tue, 07 Oct 2014 15:44:11 -0700 Merge
jcoomes [Tue, 07 Oct 2014 15:44:11 -0700] rev 26965
Merge
Fri, 03 Oct 2014 05:58:33 -0700 Merge
amurillo [Fri, 03 Oct 2014 05:58:33 -0700] rev 26964
Merge
Mon, 29 Sep 2014 10:01:17 +0200 8059105: Add better failure reporting to com/sun/jdi/RunToExit.java test
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
Tue, 07 Oct 2014 14:03:43 -0400 8059882: Disable RowSetFactory and RowSetProviderTests which are failing due to agentvm mode
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
Tue, 07 Oct 2014 14:49:45 +0200 8028788: Logger.enterring uses String concatenation in a loop
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
Tue, 07 Oct 2014 14:00:24 +0400 8059840: (bb) Typo in javadoc for ByteBuffer.wrap()
igerasim [Tue, 07 Oct 2014 14:00:24 +0400] rev 26960
8059840: (bb) Typo in javadoc for ByteBuffer.wrap() Reviewed-by: dfuchs
Mon, 06 Oct 2014 12:56:54 -0400 8059570: Addition of tests for RowSetFactory and RowSetProvider
lancea [Mon, 06 Oct 2014 12:56:54 -0400] rev 26959
8059570: Addition of tests for RowSetFactory and RowSetProvider Reviewed-by: dfuchs
Mon, 06 Oct 2014 16:44:57 +0100 8059627: Enable PKCS11 tests on Mac
vinnie [Mon, 06 Oct 2014 16:44:57 +0100] rev 26958
8059627: Enable PKCS11 tests on Mac Reviewed-by: mullan
Sun, 05 Oct 2014 14:24:44 +0100 8041740: Test sun/security/tools/keytool/ListKeychainStore.sh fails on Mac
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
Thu, 09 Oct 2014 11:24:15 -0700 Added tag jdk9-b34 for changeset 6de4f9cd37ad
katleman [Thu, 09 Oct 2014 11:24:15 -0700] rev 26956
Added tag jdk9-b34 for changeset 6de4f9cd37ad
Wed, 05 Jul 2017 20:03:40 +0200 Merge
duke [Wed, 05 Jul 2017 20:03:40 +0200] rev 26955
Merge
Thu, 09 Oct 2014 12:17:17 -0700 Merge
lana [Thu, 09 Oct 2014 12:17:17 -0700] rev 26954
Merge
Tue, 07 Oct 2014 15:44:11 -0700 Merge
jcoomes [Tue, 07 Oct 2014 15:44:11 -0700] rev 26953
Merge
Fri, 03 Oct 2014 13:00:21 +0200 Merge
jwilhelm [Fri, 03 Oct 2014 13:00:21 +0200] rev 26952
Merge
Fri, 03 Oct 2014 10:05:11 +0200 8059651: Tests specify -XX:+UseG1GC and -XX:ParallelGCThreads=0
mlarsson [Fri, 03 Oct 2014 10:05:11 +0200] rev 26951
8059651: Tests specify -XX:+UseG1GC and -XX:ParallelGCThreads=0 Reviewed-by: jwilhelm, brutisso
Fri, 03 Oct 2014 02:59:14 +0000 Merge
iklam [Fri, 03 Oct 2014 02:59:14 +0000] rev 26950
Merge
Thu, 02 Oct 2014 12:55:40 -0700 Merge
iklam [Thu, 02 Oct 2014 12:55:40 -0700] rev 26949
Merge
Thu, 02 Oct 2014 12:58:37 +0200 8059596: VM startup fails with 'Invalid code heap sizes' if -XX:ReservedCodeCacheSize is set
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
Fri, 03 Oct 2014 01:10:39 +0000 Merge
iveresov [Fri, 03 Oct 2014 01:10:39 +0000] rev 26947
Merge
Thu, 02 Oct 2014 12:31:03 -0700 Merge
iveresov [Thu, 02 Oct 2014 12:31:03 -0700] rev 26946
Merge
Wed, 01 Oct 2014 12:34:45 -0700 8059556: C2: crash while inlining MethodHandle invocation w/ null receiver
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
Wed, 01 Oct 2014 12:34:38 -0700 8058828: Wrong ciConstant type for arrays from ConstantPool::_resolved_reference
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
Wed, 01 Oct 2014 09:40:43 +0000 Merge
thartmann [Wed, 01 Oct 2014 09:40:43 +0000] rev 26943
Merge
Wed, 01 Oct 2014 10:01:46 +0200 8059390: code cache fills up for bigapps/Weblogic+medrec/nowarnings
zmajo [Wed, 01 Oct 2014 10:01:46 +0200] rev 26942
8059390: code cache fills up for bigapps/Weblogic+medrec/nowarnings Summary: Retrieve code heap in CodeCache::allocate(), ::report_codemem_full(), and ::unallocated_capacity() also if segmented code cache is disabled. Reviewed-by: vlivanov, thartmann
Tue, 30 Sep 2014 10:22:58 +0200 8058891: serviceability/dcmd/CodelistTest.java - fails on all platforms
neliasso [Tue, 30 Sep 2014 10:22:58 +0200] rev 26941
8058891: serviceability/dcmd/CodelistTest.java - fails on all platforms Summary: Fix can not reflect MethodHandles Reviewed-by: kvn, drchase
Fri, 03 Oct 2014 00:21:49 +0200 Merge
jwilhelm [Fri, 03 Oct 2014 00:21:49 +0200] rev 26940
Merge
Thu, 02 Oct 2014 11:22:02 +0200 8059527: Disallow ParallelGCThreads=0 for G1
mlarsson [Thu, 02 Oct 2014 11:22:02 +0200] rev 26939
8059527: Disallow ParallelGCThreads=0 for G1 Reviewed-by: ehelin, brutisso
Wed, 01 Oct 2014 16:09:01 +0200 8049599: MetaspaceGC::_capacity_until_GC can overflow
ehelin [Wed, 01 Oct 2014 16:09:01 +0200] rev 26938
8049599: MetaspaceGC::_capacity_until_GC can overflow Reviewed-by: jmasa, stefank
Wed, 01 Oct 2014 12:29:28 +0400 8059474: Clean up vm/utilities/Bitmap type uses
shade [Wed, 01 Oct 2014 12:29:28 +0400] rev 26937
8059474: Clean up vm/utilities/Bitmap type uses Reviewed-by: coleenp, mgerdin
Tue, 30 Sep 2014 13:14:22 +0200 8059452: G1: Change the default values for G1HeapWastePercent and G1MixedGCLiveThresholdPercent
brutisso [Tue, 30 Sep 2014 13:14:22 +0200] rev 26936
8059452: G1: Change the default values for G1HeapWastePercent and G1MixedGCLiveThresholdPercent Reviewed-by: tschatzl, jwilhelm
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip