vlivanov [Mon, 24 Nov 2014 07:29:03 -0800] rev 27707
8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
Reviewed-by: kvn, roland
thartmann [Mon, 24 Nov 2014 08:48:15 +0100] rev 27706
8065339: Failed compilation does not always trigger a JFR event 'CompilerFailure'
Summary: CompilerFailure JFR event should be triggered in ciEnv.
Reviewed-by: kvn
drchase [Sat, 22 Nov 2014 03:10:33 +0000] rev 27705
Merge
kvn [Fri, 21 Nov 2014 17:17:41 -0800] rev 27704
8065618: C2 RA incorrectly removes kill projections
Summary: Don't remove KILL projections if their "defining" nodes have SCMemProj projection (memory side effects).
Reviewed-by: iveresov
drchase [Fri, 21 Nov 2014 21:08:48 -0500] rev 27703
Merge
iignatyev [Fri, 21 Nov 2014 17:28:29 +0300] rev 27702
8064696: compiler/startup/SmallCodeCacheStartup.java doesn't check exit code
Reviewed-by: kvn, anoll, iignatyev
Contributed-by: tatiana.pivovarova@oracle.com