jmelvin [Fri, 16 Mar 2012 15:13:22 -0400] rev 12115
7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using contains() method instead of .startsWith().
Reviewed-by: dcubed, phh, ohair, katleman
Contributed-by: james.melvin@oracle.com
sspitsyn [Wed, 14 Mar 2012 20:06:48 -0700] rev 12114
7123170: JCK vm/jvmti/ResourceExhausted/resexh001/resexh00101/ tests fails since 7u4 b02
Summary: The JVMTI ResourceExhausted events must be generated in all places where OOME is thrown
Reviewed-by: acorn, coleenp, dcubed, dholmes, dsamersoff, jwilhelm, tonyp
Contributed-by: serguei.spitsyn@oracle.com
never [Mon, 12 Mar 2012 15:28:07 -0700] rev 12113
7152957: VM crashes with assert(false) failed: bad AD file
Reviewed-by: kvn, never
Contributed-by: nils.eliasson@oracle.com
amurillo [Fri, 09 Mar 2012 13:34:45 -0800] rev 12112
7152700: new hotspot build - hs24-b04
Reviewed-by: jcoomes
amurillo [Fri, 09 Mar 2012 13:08:18 -0800] rev 12111
Added tag hs24-b03 for changeset c1a6253f0d55
amurillo [Fri, 09 Mar 2012 13:08:18 -0800] rev 12110
Merge
never [Fri, 09 Mar 2012 08:34:36 -0800] rev 12109
Merge
never [Tue, 06 Mar 2012 16:32:23 -0800] rev 12108
7150390: JFR test crashed on assert(_jni_lock_count == count) failed: must be equal
Reviewed-by: dholmes, minqi, kvn, coleenp
never [Mon, 05 Mar 2012 18:10:31 -0800] rev 12107
6658428: C2 doesn't inline java method if corresponding intrinsic failed to inline.
Summary: Allow fallback to non-intrinsic inline case
Reviewed-by: kvn, jrose, never
Contributed-by: nils.eliasson@oracle.com
never [Fri, 02 Mar 2012 13:13:25 -0800] rev 12106
Merge