vlivanov [Wed, 22 Apr 2015 21:33:55 +0300] rev 30301
8078309: compiler/jsr292/MHInlineTest.java failed with java.lang.RuntimeException: 'MHInlineTest$A::protected_x (3 bytes) virtual call' found in stdout
Reviewed-by: jrose
roland [Tue, 24 Mar 2015 10:25:09 +0100] rev 30300
8069191: moving predicate out of loops may cause array accesses to bypass null check
Summary: Remove CastPP nodes only during final graph reshape
Reviewed-by: kvn, jrose
kvn [Fri, 17 Apr 2015 17:39:19 -0700] rev 30299
8078113: 8011102 changes may cause incorrect results
Summary: replace Vzeroupper instruction in stubs with zeroing only used ymm registers.
Reviewed-by: kvn
Contributed-by: sandhya.viswanathan@intel.com
goetz [Wed, 15 Apr 2015 14:51:56 +0200] rev 30298
8077843: adlc: allow nodes that use TEMP inputs in expand rules.
Reviewed-by: kvn
vlivanov [Fri, 17 Apr 2015 16:45:55 +0000] rev 30297
Merge
vlivanov [Fri, 17 Apr 2015 18:17:06 +0300] rev 30296
8057967: CallSite dependency tracking scales devastatingly poorly
Reviewed-by: jrose, roland, plevart, shade
roland [Wed, 15 Apr 2015 11:36:42 +0200] rev 30295
8077832: SA's dumpreplaydata, dumpcfg and buildreplayjars are broken
Summary: SA code out of sync with hotspot code
Reviewed-by: dsamersoff, sla, kvn