never [Thu, 16 Dec 2010 12:47:52 -0800] rev 7703
6839888: Array overrun in vm adlc
Reviewed-by: kvn, iveresov
iveresov [Thu, 16 Dec 2010 01:46:02 -0800] rev 7702
Merge
never [Tue, 14 Dec 2010 23:17:00 -0800] rev 7701
6765546: Wrong sscanf used to parse CompilerOracle command >= 32 characters could lead to crash
Reviewed-by: kvn, iveresov
twisti [Tue, 14 Dec 2010 12:44:30 -0800] rev 7700
7006044: materialize cheap non-oop pointers on 64-bit SPARC
Summary: After 6961690 we load non-oop pointers for the constant table which could easily be materialized in a few instructions.
Reviewed-by: never, kvn
coleenp [Tue, 28 Dec 2010 09:54:09 -0500] rev 7699
Merge
zgu [Mon, 27 Dec 2010 09:56:29 -0500] rev 7698
Merge
zgu [Mon, 27 Dec 2010 09:30:20 -0500] rev 7697
6975480: VS2010 says _STATIC_CPPLIB is deprecated, may need to change this usage
Summary: Disabled the warning message during compiling.
Reviewed-by: coleenp, dholmes