tbell [Fri, 25 Jul 2014 15:38:10 -0700] rev 25651
Added tag jdk9-b24 for changeset 83960d9537f6
duke [Wed, 05 Jul 2017 19:51:52 +0200] rev 25650
Merge
lana [Wed, 30 Jul 2014 11:49:41 -0700] rev 25649
Merge
lana [Tue, 22 Jul 2014 11:56:22 -0700] rev 25648
Merge
amurillo [Fri, 18 Jul 2014 12:02:54 -0700] rev 25647
Merge
rbackman [Fri, 18 Jul 2014 10:41:05 +0200] rev 25646
Merge
vlivanov [Mon, 14 Jul 2014 03:29:42 -0700] rev 25645
8048703: ReplacedNodes dumps it's content to tty
Reviewed-by: roland, iveresov, drchase
vlivanov [Mon, 14 Jul 2014 03:28:13 -0700] rev 25644
8049532: LogCompilation: C1: inlining tree is flat (no depth is stored)
Reviewed-by: roland, iveresov
vlivanov [Mon, 14 Jul 2014 03:27:21 -0700] rev 25643
8049529: LogCompilation: annotate make_not_compilable with compilation level
Reviewed-by: roland, iveresov
vlivanov [Mon, 14 Jul 2014 03:26:52 -0700] rev 25642
8049530: Provide descriptive failure reason for compilation tasks removed for the queue
Reviewed-by: roland, iveresov
vlivanov [Mon, 14 Jul 2014 03:25:40 -0700] rev 25641
8043546: C1 optimizes @Stable instance fields with default values
Reviewed-by: kvn, jrose
vlivanov [Mon, 14 Jul 2014 03:24:35 -0700] rev 25640
8049528: Method marked w/ @ForceInline isn't inlined with "executed < MinInliningThreshold times" message
Reviewed-by: roland, jrose
mduigou [Mon, 14 Jul 2014 18:24:08 +0000] rev 25639
8046765: makefiles should use parameterized $(CP) and $(MV) rather than explicit commands
Reviewed-by: kvn, dholmes
drchase [Fri, 11 Jul 2014 23:54:16 +0000] rev 25638
Merge
drchase [Fri, 11 Jul 2014 19:51:36 -0400] rev 25637
8036588: VerifyFieldClosure fails instanceKlass:3133
Summary: Changed deopt live-pointer test to use returns-object instead of live-and-returns-object
Reviewed-by: iveresov, kvn, jrose