Thu, 25 Jun 2015 15:43:16 +0000 Merge
tschatzl [Thu, 25 Jun 2015 15:43:16 +0000] rev 31605
Merge
Thu, 25 Jun 2015 07:13:27 +0000 Merge
tschatzl [Thu, 25 Jun 2015 07:13:27 +0000] rev 31604
Merge
Thu, 25 Jun 2015 09:06:35 +0200 8129573: CollectedHeap::fill_with_objects() needs to use multiple arrays in 32 bit mode too
tschatzl [Thu, 25 Jun 2015 09:06:35 +0200] rev 31603
8129573: CollectedHeap::fill_with_objects() needs to use multiple arrays in 32 bit mode too Summary: In JDK-8042668 we introduced a custom fill threshold for G1. This leads to CollectedHeap::fill_with_objects create too large objects in G1 when using it in 32 bit mode, as the code to create multiple filler objects is IFDEF'ed out on 32 bit. Enable this code on 32 bit too. Reviewed-by: tonyp, mgerdin, tbenson
Thu, 25 Jun 2015 09:04:28 +0200 8129604: Incorrect GPL header in README causes RE script to create wrong output
tschatzl [Thu, 25 Jun 2015 09:04:28 +0200] rev 31602
8129604: Incorrect GPL header in README causes RE script to create wrong output Summary: Fix up GPL headers by removing leading "#" so that the RE script works. Reviewed-by: brutisso, coleenp
Wed, 24 Jun 2015 17:46:26 +0200 8129602: Incorrect GPL header causes RE script to create wrong output
tschatzl [Wed, 24 Jun 2015 17:46:26 +0200] rev 31601
8129602: Incorrect GPL header causes RE script to create wrong output Summary: Fix up GPL headers so that the RE script works. Reviewed-by: stefank, dholmes, coleenp
Thu, 25 Jun 2015 13:23:36 +0000 Merge
bdelsart [Thu, 25 Jun 2015 13:23:36 +0000] rev 31600
Merge
Thu, 25 Jun 2015 08:17:52 +0200 8081406: cleanup and minor extensions of the debugging facilities in CodeStrings
bdelsart [Thu, 25 Jun 2015 08:17:52 +0200] rev 31599
8081406: cleanup and minor extensions of the debugging facilities in CodeStrings Summary: avoid issues around _defunct CodeStrings Reviewed-by: dholmes, coleenp
Thu, 25 Jun 2015 10:52:37 +0000 Merge
brutisso [Thu, 25 Jun 2015 10:52:37 +0000] rev 31598
Merge
Thu, 25 Jun 2015 08:15:07 +0200 8129626: G1: set_in_progress() and clear_started() needs a barrier on non-TSO platforms
brutisso [Thu, 25 Jun 2015 08:15:07 +0200] rev 31597
8129626: G1: set_in_progress() and clear_started() needs a barrier on non-TSO platforms Summary: Also reviewed by vitalyd@gmail.com Reviewed-by: pliden, bpittore, bdelsart
Thu, 25 Jun 2015 08:30:23 +0000 Merge
dholmes [Thu, 25 Jun 2015 08:30:23 +0000] rev 31596
Merge
Wed, 24 Jun 2015 18:21:14 -0400 8129394: [TESTBUG] runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failed with double option
ddmitriev [Wed, 24 Jun 2015 18:21:14 -0400] rev 31595
8129394: [TESTBUG] runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failed with double option Reviewed-by: dholmes
Wed, 24 Jun 2015 18:19:09 -0400 8078399: Deprecate -Xoss, -Xsqnopause, -Xoptimize and -Xboundthreads options in JDK 9
ddmitriev [Wed, 24 Jun 2015 18:19:09 -0400] rev 31594
8078399: Deprecate -Xoss, -Xsqnopause, -Xoptimize and -Xboundthreads options in JDK 9 Reviewed-by: dholmes, coleenp
Wed, 24 Jun 2015 21:58:05 -0400 Merge
coleenp [Wed, 24 Jun 2015 21:58:05 -0400] rev 31593
Merge
Wed, 24 Jun 2015 12:12:25 -0400 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
bpittore [Wed, 24 Jun 2015 12:12:25 -0400] rev 31592
8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier" Summary: Need to add a space between macro identifier and string literal Reviewed-by: stefank, dholmes, kbarrett
Tue, 07 Jul 2015 15:04:25 +0000 8130687: aarch64: add support for hardware crc32c
enevill [Tue, 07 Jul 2015 15:04:25 +0000] rev 31591
8130687: aarch64: add support for hardware crc32c Summary: add support for crc32c using built in crc32c instructions Reviewed-by: kvn, aph
(0) -30000 -10000 -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 tip