Thu, 16 Jan 2014 13:25:25 -0800 8024366: Make UseNUMA enable UseNUMAInterleaving
jmasa [Thu, 16 Jan 2014 13:25:25 -0800] rev 22763
8024366: Make UseNUMA enable UseNUMAInterleaving Reviewed-by: brutisso, tschatzl Contributed-by: shrinivas.joshi@oracle.com
Fri, 31 Jan 2014 09:58:06 +0100 8033106: Wrong predicate for checking whether the correct amount of symbol table entries have been processed in G1
tschatzl [Fri, 31 Jan 2014 09:58:06 +0100] rev 22762
8033106: Wrong predicate for checking whether the correct amount of symbol table entries have been processed in G1 Summary: The change fixes the predicate check. Reviewed-by: jmasa, tonyp, stefank
Fri, 31 Jan 2014 09:57:50 +0100 6991197: G1: specialize deal_with_reference() for narrowOop*
tschatzl [Fri, 31 Jan 2014 09:57:50 +0100] rev 22761
6991197: G1: specialize deal_with_reference() for narrowOop* Summary: Clean up and slightly optimize reference handling from the GC reference task queue. Since we never push partial array chunks as narrowOop* we can manually specialize the code so that some code can be optimized away. Reviewed-by: tonyp, brutisso, stefank
Fri, 31 Jan 2014 09:55:59 +0100 8032771: The flag VerifySilently misses a test case
tschatzl [Fri, 31 Jan 2014 09:55:59 +0100] rev 22760
8032771: The flag VerifySilently misses a test case Summary: Add test case for the VerifySilently flag. Reviewed-by: brutisso
Tue, 11 Feb 2014 10:05:02 -0800 Merge
iklam [Tue, 11 Feb 2014 10:05:02 -0800] rev 22759
Merge
Tue, 11 Feb 2014 08:43:17 -0800 7182040: volano29 limited by os resource on Linux - need better diagnostic message
iklam [Tue, 11 Feb 2014 08:43:17 -0800] rev 22758
7182040: volano29 limited by os resource on Linux - need better diagnostic message Summary: Changed message to "unable to create native thread: possibly out of memory or process/resource limits reached" Reviewed-by: dholmes, sla
Mon, 10 Feb 2014 21:29:14 -0800 8033792: AltHashing used jint for imprecise bit shifting
minqi [Mon, 10 Feb 2014 21:29:14 -0800] rev 22757
8033792: AltHashing used jint for imprecise bit shifting Summary: AltHashing used jint the way of juint in bit shifting which could lead loss of precision. Fix by change _seed defined as juint. Reviewed-by: coleenp, ccheung Contributed-by: yumin.qi@oracle.com
Mon, 10 Feb 2014 14:07:11 -0800 Merge
dcubed [Mon, 10 Feb 2014 14:07:11 -0800] rev 22756
Merge
Mon, 10 Feb 2014 12:58:53 -0800 Merge
dcubed [Mon, 10 Feb 2014 12:58:53 -0800] rev 22755
Merge
Mon, 10 Feb 2014 12:38:34 -0800 8005262: possible gamma launcher issues
rdurbin [Mon, 10 Feb 2014 12:38:34 -0800] rev 22754
8005262: possible gamma launcher issues Summary: Cleaned out make targets and comments associated with the previously removed gamma launcher Reviewed-by: dcubed, stefank
Mon, 10 Feb 2014 12:48:54 -0800 8028073: race condition in ObjectMonitor implementation causing deadlocks
dcubed [Mon, 10 Feb 2014 12:48:54 -0800] rev 22753
8028073: race condition in ObjectMonitor implementation causing deadlocks Summary: Move redo of ParkEvent.unpark() after JVMTI_EVENT_MONITOR_WAITED event handler is called. Reviewed-by: dholmes, sspitsyn, dice, acorn
Mon, 10 Feb 2014 17:49:17 +0100 8016644: Improve UnsupportedClassVersionError message
ctornqvi [Mon, 10 Feb 2014 17:49:17 +0100] rev 22752
8016644: Improve UnsupportedClassVersionError message Summary: Improved the UnsupportedClassVersionError message to hopefully be more user friendly Reviewed-by: coleenp, dholmes, twisti
Sun, 09 Feb 2014 13:28:58 -0500 Merge
hseigel [Sun, 09 Feb 2014 13:28:58 -0500] rev 22751
Merge
Fri, 07 Feb 2014 18:30:27 -0500 8033528: assert(0 <= i && i < length()) failed: index out of bounds
coleenp [Fri, 07 Feb 2014 18:30:27 -0500] rev 22750
8033528: assert(0 <= i && i < length()) failed: index out of bounds Summary: Restoring bytecodes for invokedynamic had wrong index calculation added testing stress option. Reviewed-by: twisti, hseigel
Fri, 07 Feb 2014 11:47:24 -0800 8033931: Several nightly tests failing with assert(imin < imax) failed: Unexpected page size
dcubed [Fri, 07 Feb 2014 11:47:24 -0800] rev 22749
8033931: Several nightly tests failing with assert(imin < imax) failed: Unexpected page size Summary: Loosen new assert() in get_stack_commited_bottom() Reviewed-by: dcubed, coleenp, dsamersoff, hseigel Contributed-by: gerald.thornbrugh@oracle.com
Fri, 07 Feb 2014 09:03:44 -0800 8033714: hotspot 'install_jvm' bld target broken with ZIP_DEBUGINFO_FILES=0
dcubed [Fri, 07 Feb 2014 09:03:44 -0800] rev 22748
8033714: hotspot 'install_jvm' bld target broken with ZIP_DEBUGINFO_FILES=0 Summary: fixed faulty logic in makefiles when compressed FDS builds are disabled Reviewed-by: rdurbin, dholmes, never, dnsimon, tbell
(0) -10000 -3000 -1000 -300 -100 -16 +16 +100 +300 +1000 +3000 +10000 +30000 tip