2015-03-06 8031538: G1 eden usage is sometimes higher than target eden (printed Eden size)
sfriberg [Fri, 06 Mar 2015 09:07:33 +0100] rev 29465
8031538: G1 eden usage is sometimes higher than target eden (printed Eden size) Summary: When recalculating the number of target eden size, correctly consider the amount of existing eden regions in the target calculation. Reviewed-by: tschatzl Contributed-by: Staffan Friberg <staffan.friberg@oracle.com>
2015-03-05 8073545: Use shorter and more descriptive names for GC worker threads
david [Thu, 05 Mar 2015 16:43:26 +0100] rev 29464
8073545: Use shorter and more descriptive names for GC worker threads Reviewed-by: ehelin, jwilhelm
2015-03-10 8074726: Update source and target version used when compiling hotspot class files
mikael [Tue, 10 Mar 2015 09:42:23 -0700] rev 29463
8074726: Update source and target version used when compiling hotspot class files Summary: Use BOOT_JDK_SOURCETARGET from top level, or fall back to -source 8 -target 8 Reviewed-by: dholmes, sla
2015-03-10 8069124: runtime/NMT/MallocSiteHashOverflow.java failing in nightlies
ctornqvi [Tue, 10 Mar 2015 04:53:58 -0700] rev 29462
8069124: runtime/NMT/MallocSiteHashOverflow.java failing in nightlies Reviewed-by: coleenp, gtriantafill, dholmes
2015-03-09 8013393: Merge template interpreter files for x86 _32 and _64.
mockner [Mon, 09 Mar 2015 13:39:24 -0400] rev 29461
8013393: Merge template interpreter files for x86 _32 and _64. Summary: The 32 and 64 bit versions of templateTable_x86 have been merged. Reviewed-by: twisti, jrose, coleenp
2015-03-07 8071501: perfMemory_solaris.cpp failing to compile with "Error: dd_fd is not a member of DIR."
gthornbr [Fri, 06 Mar 2015 17:19:08 -0800] rev 29460
8071501: perfMemory_solaris.cpp failing to compile with "Error: dd_fd is not a member of DIR." Summary: Force all Solaris builds to use the same version of the DIR structure. Reviewed-by: dcubed, dholmes, kvn
2015-03-06 Merge
dcubed [Fri, 06 Mar 2015 08:47:51 -0800] rev 29459
Merge
2015-03-04 8073861: Unused VM Options in JDK9 HotSpot
dholmes [Wed, 04 Mar 2015 16:35:58 -0500] rev 29458
8073861: Unused VM Options in JDK9 HotSpot Reviewed-by: dholmes, lfoltan Contributed-by: Dmitry Dmitriev <dmitry.dmitriev@oracle.com>
2015-03-03 8073688: Infinite loop reading types during jmap attach.
kevinw [Tue, 03 Mar 2015 19:42:09 +0000] rev 29457
8073688: Infinite loop reading types during jmap attach. Reviewed-by: dsamersoff, sla
2015-03-04 7143664: Clean up OrderAccess implementations and usage
dholmes [Tue, 03 Mar 2015 19:20:26 -0500] rev 29456
7143664: Clean up OrderAccess implementations and usage Summary: Clarify and correct the abstract model for memory barriers provided by the orderAccess class. Refactor the implementations using template specialization to allow the bulk of the code to be shared, with platform specific customizations applied as needed. Reviewed-by: acorn, dcubed, dholmes, dlong, goetz, kbarrett, sgehwolf Contributed-by: Erik Osterlund <erik.osterlund@lnu.se>
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip