Sat, 14 Mar 2015 11:21:04 +0100 8074869: C2 code generator can replace -0.0f with +0.0f on Linux
zmajo [Sat, 14 Mar 2015 11:21:04 +0100] rev 29581
8074869: C2 code generator can replace -0.0f with +0.0f on Linux Summary: Instead of 'fpclass', use cast float->int and double->long to check if value is +0.0f and +0.0d, respectively. Reviewed-by: kvn, simonis, dlong
Mon, 16 Feb 2015 14:07:36 +0100 8073315: Enable gcc -Wtype-limits and fix upcoming issues.
goetz [Mon, 16 Feb 2015 14:07:36 +0100] rev 29580
8073315: Enable gcc -Wtype-limits and fix upcoming issues. Summary: Relevant fixes in blockOffsetTable.cpp, os_linux.cpp, parCardTableModRefBS.cpp. Reviewed-by: jwilhelm, kbarrett, simonis
(0) -10000 -3000 -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 +1000 +3000 +10000 tip