twisti [Mon, 13 Feb 2012 04:30:59 -0800] rev 11784
7143766: add ALT_JDK_IMAGE_DIR and improve test_jdk
Reviewed-by: rbackman, jrose, dholmes
twisti [Mon, 13 Feb 2012 02:29:22 -0800] rev 11783
7141329: Strange values of stack_size in -XX:+TraceMethodHandles output
Reviewed-by: kvn, never
kvn [Fri, 10 Feb 2012 17:20:05 -0800] rev 11782
7140985: HSDIS does not handle caller options correctly
Summary: Fix typo.
Reviewed-by: jrose, kvn
Contributed-by: Andrew Haley <aph@redhat.com>
kvn [Fri, 10 Feb 2012 12:53:43 -0800] rev 11781
7129284: +DoEscapeAnalysis regression w/ early build of 7u4 (HotSpot 23) on Linux
Summary: Removed code which tried to create edges from fields of destination objects of arraycopy to fields of source objects. Added 30 sec time limit for EA graph construction.
Reviewed-by: never
fparain [Fri, 17 Feb 2012 06:34:49 -0800] rev 11780
Merge
coleenp [Thu, 16 Feb 2012 17:19:40 -0500] rev 11779
Merge
coleenp [Thu, 16 Feb 2012 15:52:01 -0500] rev 11778
7146354: Re-enable Compressed OOPs after 7118647 is resolved
Summary: Relax the assertion to simply check for COOP mode rather than an exact address.
Reviewed-by: coleenp, kvn, phh, dcubed
Contributed-by: james.melvin@oracle.com
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
coleenp [Tue, 14 Feb 2012 18:35:19 -0500] rev 11770
Merge