twisti [Mon, 28 Mar 2011 03:58:07 -0700] rev 8872
7022998: JSR 292 recursive method handle calls inline themselves infinitely
Reviewed-by: never, kvn
iveresov [Sun, 27 Mar 2011 13:17:37 -0700] rev 8871
6964776: c2 should ensure the polling page is reachable on 64 bit
Summary: Materialize the pointer to the polling page in a register instead of using rip-relative addressing when the distance from the code cache is larger than disp32.
Reviewed-by: never, kvn
never [Sun, 27 Mar 2011 00:00:14 -0700] rev 8870
7024475: loop doesn't terminate when compiled
Reviewed-by: kvn
roland [Sat, 26 Mar 2011 08:31:45 -0700] rev 8869
Merge
roland [Fri, 25 Mar 2011 09:35:39 +0100] rev 8868
7029017: Additional architecture support for c2 compiler
Summary: Enables cross building of a c2 VM. Support masking of shift counts when the processor architecture mandates it.
Reviewed-by: kvn, never
never [Fri, 25 Mar 2011 18:50:10 -0700] rev 8867
7022204: LogFile wildcarding should use %p instead of star
Reviewed-by: coleenp, jrose
never [Fri, 25 Mar 2011 18:19:22 -0400] rev 8866
Merge