kvn [Wed, 23 Apr 2008 19:09:16 -0700] rev 373
6625997: CastPP, CheckCastPP and Proj nodes are not dead loop safe
Summary: EA and initialization optimizations could bypass these nodes.
Reviewed-by: rasbold, never
never [Wed, 23 Apr 2008 13:57:14 -0700] rev 372
6601321: Assert(j == 1 || b->_nodes[j-1]->is_Phi(),"CreateEx must be first instruction in block")
Reviewed-by: kvn, rasbold, sgoldman, jrose
kvn [Wed, 23 Apr 2008 11:20:36 -0700] rev 371
6689060: Escape Analysis does not work with Compressed Oops
Summary: 64-bits VM crashes with -XX:+AggresiveOpts (Escape Analysis + Compressed Oops)
Reviewed-by: never, sgoldman
sgoldman [Thu, 17 Apr 2008 07:16:03 -0700] rev 370
6688137: c++ interpreter fails on 64bit sparc
Summary: Misc. 64bit and endian fixes for sparc
Reviewed-by: never, kvn, rasbold
Contributed-by: volker.simonis@gmail.com
kamg [Wed, 23 Apr 2008 06:35:28 -0400] rev 369
Merge
kamg [Fri, 18 Apr 2008 07:51:43 -0400] rev 368
Merge