shade [Thu, 12 May 2016 12:46:07 +0300] rev 38677
8153792: EA: assert(ptn->as_LocalVar()->edge_count() > 0) failed: sanity when compiling compareAndExchange
Reviewed-by: kvn, psandoz
thartmann [Thu, 12 May 2016 08:25:42 +0200] rev 38676
8155241: Crash with assert in Xcomp mode and with disabled ReduceBulkZeroing
Summary: We should not assume that a CloneBasic arraycopy sets array initialization to complete.
Reviewed-by: kvn, roland
thartmann [Thu, 12 May 2016 08:23:25 +0200] rev 38675
8155643: Java crash with assert in Xcomp mode and disabled ReduceInitialCardMarks
Summary: We should not emit a subtype check for CloneOop arraycopy.
Reviewed-by: kvn
never [Thu, 12 May 2016 04:17:00 +0000] rev 38674
8156034: [JVMCI] Notify the jvmci compiler on completion of a bootstrap
Reviewed-by: twisti
Contributed-by: josef.eisl@jku.at
never [Wed, 11 May 2016 17:43:23 -0700] rev 38673
8137296: [JVMCI] Enable sharing of debug info by default in all configurations
Reviewed-by: kvn, twisti
twisti [Wed, 11 May 2016 20:27:17 +0000] rev 38672
Merge