sgehwolf [Tue, 22 Mar 2016 18:23:39 +0100] rev 36823
8152440: Zero build fails after JDK-8146801
Summary: Define InitArrayShortSize macro for Zero as well.
Reviewed-by: aph
zmajo [Thu, 24 Mar 2016 16:21:18 +0100] rev 36822
Merge
thartmann [Thu, 24 Mar 2016 11:50:51 +0000] rev 36821
Merge
thartmann [Thu, 24 Mar 2016 12:19:50 +0100] rev 36820
8150821: Crash with assert(!((nmethod*)_cb)->is_deopt_pc(_pc)) failed: invariant broken
Summary: Use different constructor on SPARC to fully initialize frame.
Reviewed-by: kvn
psandoz [Thu, 24 Mar 2016 11:21:49 +0100] rev 36819
8149644: Integrate VarHandles
Reviewed-by: kvn, vlivanov
thartmann [Thu, 24 Mar 2016 09:09:52 +0100] rev 36818
8136458: Remove "marked for reclamation" nmethod state
Summary: Removed "marked for reclamation" nmethod state because only sweeper sets nmethods to zombie.
Reviewed-by: kvn, neliasso
mdoerr [Wed, 23 Mar 2016 15:35:38 -0700] rev 36817
8151818: C1: LIRGenerator::move_to_phi can't deal with illegal phi
Reviewed-by: iveresov, kvn