jcoomes [Thu, 15 Sep 2011 20:56:24 -0700] rev 10556
7091255: Bump the hs22 build number to 06
Reviewed-by: johnc
Contributed-by: alejandro.murillo@oracle.com
jcoomes [Thu, 15 Sep 2011 20:30:12 -0700] rev 10555
7091294: disable quicksort tests
Reviewed-by: jmasa, ysr, kvn
jcoomes [Thu, 15 Sep 2011 19:33:39 -0700] rev 10554
Merge
iveresov [Thu, 15 Sep 2011 12:44:09 -0700] rev 10553
Merge
never [Wed, 14 Sep 2011 13:57:32 -0700] rev 10552
7090654: nightly failures after 7086585
Reviewed-by: kvn
bdelsart [Wed, 14 Sep 2011 16:28:39 +0200] rev 10551
7077806: ARM: java.lang.InternalError: bound subword value does not fit into the subword type
Summary: shared fix necessary for ARM/PPC
Reviewed-by: twisti, roland
bdelsart [Wed, 14 Sep 2011 10:40:13 +0200] rev 10550
7057978: improve robustness of c1 ARM back-end wrt non encodable constants
Summary: ARM only, avoid assertion failures for huge constants generated by C1 shared code
Reviewed-by: never, vladidan
kvn [Tue, 13 Sep 2011 11:46:51 -0700] rev 10549
7089632: assert(machtmp->outcnt() == 1) failed: expected for a MachTemp
Summary: Replace assert with check to delete MachTemp nodes only when they are really dead.
Reviewed-by: never
never [Mon, 12 Sep 2011 13:51:40 -0700] rev 10548
7089709: type "jushort" not found
Reviewed-by: kvn, twisti
never [Sun, 11 Sep 2011 14:48:24 -0700] rev 10547
7088955: add C2 IR support to the SA
Reviewed-by: kvn