Mon, 09 May 2016 23:49:22 -0700 8144856: fix assert in CompiledStaticCall::set_to_interpreted
jcm [Mon, 09 May 2016 23:49:22 -0700] rev 38657
8144856: fix assert in CompiledStaticCall::set_to_interpreted Summary: trivial cleanup in assert code. Reviewed-by: kvn, goetz, thartmann
Tue, 10 May 2016 00:17:46 -0700 8150016: small typo in ciReplay code
jcm [Tue, 10 May 2016 00:17:46 -0700] rev 38656
8150016: small typo in ciReplay code Summary: changed atol to atoi Reviewed-by: kvn
Tue, 24 May 2016 12:00:15 +0000 Merge
dsamersoff [Tue, 24 May 2016 12:00:15 +0000] rev 38655
Merge
Tue, 24 May 2016 10:03:07 +0000 Merge
dsamersoff [Tue, 24 May 2016 10:03:07 +0000] rev 38654
Merge
Tue, 24 May 2016 12:56:41 +0300 8155957: java.lang.IllegalAccessError: class <foo> (in unnamed module XXX) cannot access class jdk.internal.misc.Unsafe
dsamersoff [Tue, 24 May 2016 12:56:41 +0300] rev 38653
8155957: java.lang.IllegalAccessError: class <foo> (in unnamed module XXX) cannot access class jdk.internal.misc.Unsafe Summary: Added missed exports Reviewed-by: sspitsyn
Tue, 24 May 2016 10:05:03 +0200 8156028: G1YoungGenSizer _adaptive_size not correct when setting NewSize and MaxNewSize to the same value
sjohanss [Tue, 24 May 2016 10:05:03 +0200] rev 38652
8156028: G1YoungGenSizer _adaptive_size not correct when setting NewSize and MaxNewSize to the same value Reviewed-by: jmasa, sangheki, drwhite
Tue, 24 May 2016 09:07:22 +0200 8157560: Reserve space for allocation prefetch only in builds that support allocation prefetching
zmajo [Tue, 24 May 2016 09:07:22 +0200] rev 38651
8157560: Reserve space for allocation prefetch only in builds that support allocation prefetching Summary: Create the reserved area only in C2-enabled builds. Reviewed-by: kvn, thartmann
Thu, 02 Jun 2016 21:14:51 +0000 Merge
lana [Thu, 02 Jun 2016 21:14:51 +0000] rev 38650
Merge
Tue, 31 May 2016 09:41:15 -0700 Merge
amurillo [Tue, 31 May 2016 09:41:15 -0700] rev 38649
Merge
Thu, 26 May 2016 14:17:03 -0700 Merge
amurillo [Thu, 26 May 2016 14:17:03 -0700] rev 38648
Merge
Mon, 23 May 2016 09:57:17 +0200 8157097: OptionsValidation/TestOptionsWithRanges.java crashes at CompactHashtableWriter::add during StringTable::copy_shared_string
rehn [Mon, 23 May 2016 09:57:17 +0200] rev 38647
8157097: OptionsValidation/TestOptionsWithRanges.java crashes at CompactHashtableWriter::add during StringTable::copy_shared_string Reviewed-by: dholmes, jiangli
Mon, 23 May 2016 08:02:04 +0200 8153723: Change the default logging output for errors and warnings from stderr to stdout
rehn [Mon, 23 May 2016 08:02:04 +0200] rev 38646
8153723: Change the default logging output for errors and warnings from stderr to stdout Reviewed-by: mlarsson, sla
Fri, 20 May 2016 11:30:51 -0700 Merge
amurillo [Fri, 20 May 2016 11:30:51 -0700] rev 38645
Merge
Fri, 20 May 2016 16:39:40 +0000 Merge
ctornqvi [Fri, 20 May 2016 16:39:40 +0000] rev 38644
Merge
Fri, 20 May 2016 14:57:18 +0000 Merge
ctornqvi [Fri, 20 May 2016 14:57:18 +0000] rev 38643
Merge
Thu, 19 May 2016 11:39:53 -0400 Merge
ctornqvi [Thu, 19 May 2016 11:39:53 -0400] rev 38642
Merge
Thu, 12 May 2016 14:29:02 +0300 8156777: [TESTBUG] test/testlibrary_tests/SimpleClassFileLoadHookTest.java requires non minimal VM
lmesnik [Thu, 12 May 2016 14:29:02 +0300] rev 38641
8156777: [TESTBUG] test/testlibrary_tests/SimpleClassFileLoadHookTest.java requires non minimal VM Reviewed-by: mseledtsov, ctornqvi, gtriantafill
Tue, 17 May 2016 15:44:20 -0400 8151805: fatal error: heap walk aborted with error 1
ctornqvi [Tue, 17 May 2016 15:44:20 -0400] rev 38640
8151805: fatal error: heap walk aborted with error 1 Reviewed-by: gtriantafill, dcubed
Fri, 20 May 2016 14:53:13 +0300 8154787: gc/g1/Test2GbHeap.java fails with java.lang.RuntimeException
mchernov [Fri, 20 May 2016 14:53:13 +0300] rev 38639
8154787: gc/g1/Test2GbHeap.java fails with java.lang.RuntimeException Reviewed-by: jprovino, dfazunen, jmasa, drwhite
Fri, 20 May 2016 01:47:32 -0400 8149901: [Solaris] Use of -XX:+UseThreadPriorities crashes fastdebug
dholmes [Fri, 20 May 2016 01:47:32 -0400] rev 38638
8149901: [Solaris] Use of -XX:+UseThreadPriorities crashes fastdebug Reviewed-by: gziemski, sspitsyn
Thu, 19 May 2016 10:48:28 -0400 8153582: Logging of ConcGCThreads is done too early
jprovino [Thu, 19 May 2016 10:48:28 -0400] rev 38637
8153582: Logging of ConcGCThreads is done too early Summary: ConcGCThreads is logged as 0 because it hasn't been initialized yet. Reviewed-by: tschatzl, dfazunen
Thu, 19 May 2016 11:43:21 +0200 8157325: gtest tests are not excluded for minimal builds
ehelin [Thu, 19 May 2016 11:43:21 +0200] rev 38636
8157325: gtest tests are not excluded for minimal builds Reviewed-by: erikj, jwilhelm Contributed-by: erik.joelsson@oracle.com
Wed, 18 May 2016 11:06:00 +0200 8135322: ConstantPool::release_C_heap_structures not run in some circumstances
aeriksso [Wed, 18 May 2016 11:06:00 +0200] rev 38635
8135322: ConstantPool::release_C_heap_structures not run in some circumstances Reviewed-by: coleenp, sspitsyn
Wed, 18 May 2016 16:28:42 +0200 8157090: SharedArchiveFile/SpaceUtilizationCheck.java fails as space utilization is below 30 percent
redestad [Wed, 18 May 2016 16:28:42 +0200] rev 38634
8157090: SharedArchiveFile/SpaceUtilizationCheck.java fails as space utilization is below 30 percent Reviewed-by: iklam, mseledtsov
Mon, 30 May 2016 16:25:38 +0200 8154469: Update FSF address
robilad [Mon, 30 May 2016 16:25:38 +0200] rev 38633
8154469: Update FSF address Summary: Updated Free Software Foundation's mailing address in LICENSE Reviewed-by: rriggs, shade
Thu, 02 Jun 2016 20:33:33 +0000 Added tag jdk-9+121 for changeset 513b90c8a326
lana [Thu, 02 Jun 2016 20:33:33 +0000] rev 38632
Added tag jdk-9+121 for changeset 513b90c8a326
Mon, 06 Jun 2016 09:58:03 -0700 Merge
amurillo [Mon, 06 Jun 2016 09:58:03 -0700] rev 38631
Merge
Thu, 02 Jun 2016 14:58:48 -0700 Merge
amurillo [Thu, 02 Jun 2016 14:58:48 -0700] rev 38630
Merge
Mon, 30 May 2016 19:39:09 +0400 8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC
dfazunen [Mon, 30 May 2016 19:39:09 +0400] rev 38629
8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC Reviewed-by: kbarrett, iignatyev
Fri, 03 Jun 2016 16:30:27 +0200 8158540: Open only linux-x86 builds using Jib fails when building "minimal" jvm
erikj [Fri, 03 Jun 2016 16:30:27 +0200] rev 38628
8158540: Open only linux-x86 builds using Jib fails when building "minimal" jvm Reviewed-by: dholmes
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip