phh [Thu, 16 Feb 2012 13:50:54 -0500] rev 11777
7142113: Add Ivy Bridge to the known Intel x86 cpu families
Summary: In vm_version_x86.hpp, add and use CPU_MODEL_IVYBRIDGE_EP, and restrict is_intel_tsc_synced_at_init() to EP models.
Reviewed-by: kvn, acorn
fparain [Wed, 15 Feb 2012 12:17:30 -0800] rev 11776
7145243: Need additional specializations for argument parsing framework
Reviewed-by: acorn, fparain
Contributed-by: nils.loodin@oracle.com
minqi [Tue, 14 Feb 2012 23:50:12 -0800] rev 11775
Merge
minqi [Tue, 14 Feb 2012 20:54:57 -0800] rev 11774
Merge
sspitsyn [Tue, 14 Feb 2012 17:04:40 -0800] rev 11773
7130993: nsk/jdi/ReferenceType/instances/instances004 fails with JFR: assert(ServiceUtil::visible_oop(obj))
Summary: Skip reporting invisible refs in iterate_over_object to avoid assert(ServiceUtil::visible_oop(obj))
Reviewed-by: dcubed, mgronlun, rbackman
Contributed-by: serguei.spitsyn@oracle.com
kamg [Wed, 15 Feb 2012 00:09:31 -0500] rev 11772
Merge
kamg [Tue, 14 Feb 2012 20:02:19 -0500] rev 11771
7145589: First JSDT provider creation fails
Summary: 0 is a successful return from an ioctl() call
Reviewed-by: dcubed, phh, dsamersoff