Thu, 13 Nov 2014 15:45:45 -0800 8064594: AARCH64: JDK changes
aph [Thu, 13 Nov 2014 15:45:45 -0800] rev 29233
8064594: AARCH64: JDK changes Reviewed-by: dholmes, twisti, kvn
Mon, 02 Mar 2015 16:06:58 -0800 8074126: Correct @see cross-refs to the JLS in java.lang[.annotation]
darcy [Mon, 02 Mar 2015 16:06:58 -0800] rev 29232
8074126: Correct @see cross-refs to the JLS in java.lang[.annotation] Reviewed-by: lancea
Mon, 02 Mar 2015 13:37:30 -0800 8073596: Add jdk.management.cmm in boot.modules that needs sun.management.spi be exported to it
bchristi [Mon, 02 Mar 2015 13:37:30 -0800] rev 29231
8073596: Add jdk.management.cmm in boot.modules that needs sun.management.spi be exported to it Reviewed-by: alanb, erikj, ihse, mchung
Mon, 02 Mar 2015 14:46:10 +0100 8074032: Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic overflow in toEpochMilli()
dfuchs [Mon, 02 Mar 2015 14:46:10 +0100] rev 29230
8074032: Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic overflow in toEpochMilli() Summary: Instant.toEpochMilli() now takes into account the sign of the 'seconds' field. Reviewed-by: rriggs, scolebourne
Mon, 02 Mar 2015 14:18:05 +0100 8074072: Race condition in build since JDK-8072842 can cause failed builds on Solaris
erikj [Mon, 02 Mar 2015 14:18:05 +0100] rev 29229
8074072: Race condition in build since JDK-8072842 can cause failed builds on Solaris Reviewed-by: ihse
Mon, 02 Mar 2015 11:07:47 +0300 8055915: (ch) FileDispatcherImpl.truncate0 should use SetFileInformationByHandle [win]
igerasim [Mon, 02 Mar 2015 11:07:47 +0300] rev 29228
8055915: (ch) FileDispatcherImpl.truncate0 should use SetFileInformationByHandle [win] Reviewed-by: alanb
Mon, 02 Mar 2015 11:48:08 +0900 8072602: Unpredictable timezone on Windows when OS's timezone is not found in tzmappings
okutsu [Mon, 02 Mar 2015 11:48:08 +0900] rev 29227
8072602: Unpredictable timezone on Windows when OS's timezone is not found in tzmappings Reviewed-by: peytoia
Sat, 28 Feb 2015 13:17:13 +0100 8073497: Lazy conversion of ZipEntry time
redestad [Sat, 28 Feb 2015 13:17:13 +0100] rev 29226
8073497: Lazy conversion of ZipEntry time Reviewed-by: sherman, plevart
Sat, 28 Feb 2015 10:47:07 +0800 8074018: Named extension not recognized in keytool -ext honored after 8073182
weijun [Sat, 28 Feb 2015 10:47:07 +0800] rev 29225
8074018: Named extension not recognized in keytool -ext honored after 8073182 Reviewed-by: mullan
Fri, 27 Feb 2015 14:36:03 -0800 8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking
bpb [Fri, 27 Feb 2015 14:36:03 -0800] rev 29224
8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking Summary: Remove restriction to blocking case Reviewed-by: alanb, chegar
Fri, 27 Feb 2015 18:12:07 +0000 8074043: java.util.Arrays setAll and parallelSetAll subrange note
chegar [Fri, 27 Feb 2015 18:12:07 +0000] rev 29223
8074043: java.util.Arrays setAll and parallelSetAll subrange note Reviewed-by: smarks
Fri, 27 Feb 2015 10:09:06 -0500 8044051: Test jdk/lambda/vm/InterfaceAccessFlagsTest.java gets IOException during compilation
rriggs [Fri, 27 Feb 2015 10:09:06 -0500] rev 29222
8044051: Test jdk/lambda/vm/InterfaceAccessFlagsTest.java gets IOException during compilation Summary: create the gen-separate directory in the current directory to improve robustness Reviewed-by: darcy
Fri, 27 Feb 2015 18:03:21 +0300 8073644: Assertion in LambdaFormEditor.bindArgumentType is too strict
vlivanov [Fri, 27 Feb 2015 18:03:21 +0300] rev 29221
8073644: Assertion in LambdaFormEditor.bindArgumentType is too strict Reviewed-by: psandoz
Fri, 27 Feb 2015 11:45:07 +0000 8074022: Serialization should issue a freeze action after reconstituting a graph that contains objects with final fields
chegar [Fri, 27 Feb 2015 11:45:07 +0000] rev 29220
8074022: Serialization should issue a freeze action after reconstituting a graph that contains objects with final fields Reviewed-by: dholmes, plevart, psandoz
Fri, 27 Feb 2015 11:56:42 +0100 8072842: Add support for building native JTReg tests
ihse [Fri, 27 Feb 2015 11:56:42 +0100] rev 29219
8072842: Add support for building native JTReg tests Reviewed-by: erikj, sla
Fri, 27 Feb 2015 09:58:25 +0100 8071600: Add a flat-mapping collector
psandoz [Fri, 27 Feb 2015 09:58:25 +0100] rev 29218
8071600: Add a flat-mapping collector Reviewed-by: smarks, chegar, briangoetz
Thu, 05 Mar 2015 11:26:17 -0800 Added tag jdk9-b53 for changeset 4bb4756ceb9c
katleman [Thu, 05 Mar 2015 11:26:17 -0800] rev 29217
Added tag jdk9-b53 for changeset 4bb4756ceb9c
Wed, 05 Jul 2017 20:22:50 +0200 Merge
duke [Wed, 05 Jul 2017 20:22:50 +0200] rev 29216
Merge
Thu, 05 Mar 2015 15:21:35 -0800 Merge
lana [Thu, 05 Mar 2015 15:21:35 -0800] rev 29215
Merge
Tue, 03 Mar 2015 17:56:33 +0000 8074349: AARCH64: C2 generates poor code for some byte and character stores
aph [Tue, 03 Mar 2015 17:56:33 +0000] rev 29214
8074349: AARCH64: C2 generates poor code for some byte and character stores Summary: Use iRegIorL2I as src input for char and byte stores. Reviewed-by: kvn
Tue, 03 Mar 2015 06:23:49 -0800 Merge
amurillo [Tue, 03 Mar 2015 06:23:49 -0800] rev 29213
Merge
Fri, 27 Feb 2015 07:34:26 -0800 Merge
amurillo [Fri, 27 Feb 2015 07:34:26 -0800] rev 29212
Merge
Thu, 26 Feb 2015 19:32:03 +0100 Merge
jwilhelm [Thu, 26 Feb 2015 19:32:03 +0100] rev 29211
Merge
Thu, 11 Dec 2014 09:56:57 +0100 8062672: JVM crashes during GC on various asserts which checks that HeapWord ptr is an oop
sjohanss [Thu, 11 Dec 2014 09:56:57 +0100] rev 29210
8062672: JVM crashes during GC on various asserts which checks that HeapWord ptr is an oop Summary: Crashes were caused by not disabling UseMemSetInBOT as should be done on sparc. Added support for picking up blkinit as a platform feature if available on Linux sparc. This is needed to avoid enabling UseMemSetInBOT when running on this platform. Reviewed-by: jwilhelm, brutisso
Mon, 23 Feb 2015 18:40:04 +0100 Merge
jwilhelm [Mon, 23 Feb 2015 18:40:04 +0100] rev 29209
Merge
Fri, 20 Feb 2015 13:54:42 +0100 8073543: Circular include dependency between psScavenge.inline.hpp and psPromotionManager.inline.hpp
stefank [Fri, 20 Feb 2015 13:54:42 +0100] rev 29208
8073543: Circular include dependency between psScavenge.inline.hpp and psPromotionManager.inline.hpp Reviewed-by: brutisso, mgerdin
Fri, 20 Feb 2015 22:22:39 +0100 8071822: [TEST_BUG] Adapt collectorPolicy internal tests to support 64K pages
goetz [Fri, 20 Feb 2015 22:22:39 +0100] rev 29207
8071822: [TEST_BUG] Adapt collectorPolicy internal tests to support 64K pages Summary: This fixes jtreg test ExecuteInternalVMTests.java for OSes with bigger default page sizes. Reviewed-by: jmasa
Fri, 20 Feb 2015 17:08:48 +0000 Merge
stefank [Fri, 20 Feb 2015 17:08:48 +0000] rev 29206
Merge
Fri, 20 Feb 2015 15:47:22 +0000 Merge
stefank [Fri, 20 Feb 2015 15:47:22 +0000] rev 29205
Merge
Fri, 20 Feb 2015 15:23:01 +0100 8073554: Remove unnecessary includes of markSweep[.inline].hpp
stefank [Fri, 20 Feb 2015 15:23:01 +0100] rev 29204
8073554: Remove unnecessary includes of markSweep[.inline].hpp Reviewed-by: tschatzl, coleenp
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip