rasbold [Thu, 29 May 2008 16:22:09 -0700] rev 595
6695049: (coll) Create an x86 intrinsic for Arrays.equals
Summary: Intrinsify java/util/Arrays.equals(char[], char[])
Reviewed-by: kvn, never
kvn [Thu, 29 May 2008 12:04:14 -0700] rev 594
6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
Summary: Generate addresses and implicit null checks with narrow oops to avoid decoding.
Reviewed-by: jrose, never
coleenp [Wed, 28 May 2008 21:06:24 -0700] rev 593
6696264: assert("narrow oop can never be zero") for GCBasher & ParNewGC
Summary: decouple set_klass() with zeroing the gap when compressed.
Reviewed-by: kvn, ysr, jrose
sgoldman [Wed, 28 May 2008 12:42:34 -0700] rev 592
6707485: bytecodeInterpreterWithChecks.xsl is malformed
Summary: xsl output tag not at top level
Reviewed-by: never, kvn, rasbold
Contributed-by: gnu_andrew@member.fsf.org