Tue, 20 Nov 2012 11:40:11 +0100 7198334: UseNUMA modifies system parameters on non-NUMA system
brutisso [Tue, 20 Nov 2012 11:40:11 +0100] rev 14580
7198334: UseNUMA modifies system parameters on non-NUMA system Summary: The flags MinHeapDeltaBytes and UseNUMAInterleaving must be adjusted after the OS have adjusted the UseNUMA flag in the method os::init_2. Reviewed-by: dholmes, brutisso Contributed-by: erik.helin@oracle.com
Wed, 28 Nov 2012 17:50:21 -0500 8003635: NPG: AsynchGetCallTrace broken by Method* virtual call
coleenp [Wed, 28 Nov 2012 17:50:21 -0500] rev 14579
8003635: NPG: AsynchGetCallTrace broken by Method* virtual call Summary: Make metaspace::contains be lock free and used to see if something is in metaspace, also compare Method* with vtbl pointer. Reviewed-by: dholmes, sspitsyn, dcubed, jmasa
Wed, 28 Nov 2012 08:43:26 -0800 Merge
coleenp [Wed, 28 Nov 2012 08:43:26 -0800] rev 14578
Merge
Wed, 28 Nov 2012 08:17:59 -0500 6924920: Class Data Sharing limit on the java version string can create failures
hseigel [Wed, 28 Nov 2012 08:17:59 -0500] rev 14577
6924920: Class Data Sharing limit on the java version string can create failures Summary: Truncate the java version string and add a hash value if it is too long. Reviewed-by: dholmes, coleenp
Wed, 28 Nov 2012 06:42:03 -0800 Merge
zgu [Wed, 28 Nov 2012 06:42:03 -0800] rev 14576
Merge
Wed, 28 Nov 2012 09:19:38 -0500 8003689: MemTracker::init_tracking_options() reads outside array if commandline argument is empty
zgu [Wed, 28 Nov 2012 09:19:38 -0500] rev 14575
8003689: MemTracker::init_tracking_options() reads outside array if commandline argument is empty Summary: Fixed potential buffer overrun when giving empty option to NativeMemoryTracking commandline option Reviewed-by: ctornqvi, hseigel, kvn
Tue, 27 Nov 2012 07:57:57 -0800 8003879: Duplicate definitions in vmStructs
mikael [Tue, 27 Nov 2012 07:57:57 -0800] rev 14574
8003879: Duplicate definitions in vmStructs Summary: Removed duplicate entries Reviewed-by: dholmes, sspitsyn
Wed, 21 Nov 2012 21:26:12 -0500 Merge
dholmes [Wed, 21 Nov 2012 21:26:12 -0500] rev 14573
Merge
Wed, 21 Nov 2012 20:07:52 -0500 8003591: Abstract_VM_Version::internal_vm_info_string needs to stringify FLOAT_ARCH for ease of use
dholmes [Wed, 21 Nov 2012 20:07:52 -0500] rev 14572
8003591: Abstract_VM_Version::internal_vm_info_string needs to stringify FLOAT_ARCH for ease of use Reviewed-by: coleenp, kvn
Wed, 21 Nov 2012 09:02:13 -0800 8003690: Example code in JVMTI GetStackTrace documentation is broken
mikael [Wed, 21 Nov 2012 09:02:13 -0800] rev 14571
8003690: Example code in JVMTI GetStackTrace documentation is broken Summary: Fixed to minor errors in example code Reviewed-by: sspitsyn, dholmes
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip