kvn [Tue, 29 Mar 2011 09:11:51 -0700] rev 8873
7032133: Enable sse4.2 for new AMD processors
Summary: New AMD processors support sse4.2. Enable corresponding instructions in Hotspot.
Reviewed-by: kvn
Contributed-by: eric.caspole@amd.com
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