iignatyev [Wed, 09 Apr 2014 19:45:59 +0000] rev 23849
Merge
iignatyev [Wed, 09 Apr 2014 22:37:37 +0400] rev 23848
8039597: WhiteBox :: clean type profiling data
Reviewed-by: kvn, roland
kvn [Wed, 09 Apr 2014 11:18:02 -0700] rev 23847
8038939: Some options related to RTM locking optimization works inconsistently
Summary: Switch UseRTMXendForLockBusy flag ON by default and change code to retry RTM locking on lock busy condition by default.
Reviewed-by: roland
roland [Wed, 09 Apr 2014 09:17:43 +0200] rev 23846
8007988: PrintInlining output is inconsistent with incremental inlining
Summary: fix duplicate and conflicting inlining output
Reviewed-by: kvn, vlivanov
roland [Tue, 08 Apr 2014 09:51:25 +0200] rev 23845
8038636: speculative traps break when classes are redefined
Summary: remove speculative traps that point to methods that are redefined
Reviewed-by: kvn, twisti
goetz [Thu, 03 Apr 2014 12:37:53 +0200] rev 23844
8039146: Fix 64-bit store to int JNIHandleBlock::_top
Reviewed-by: coleenp, kvn
bharadwaj [Fri, 04 Apr 2014 15:12:58 -0400] rev 23843
Merge
anoll [Fri, 04 Apr 2014 10:22:35 +0200] rev 23842
8024769: Remove unused code in sharedRuntime.cpp
Summary: Removed unnecessary code
Reviewed-by: kvn, coleenp
Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
dsimms [Fri, 10 Jan 2014 15:58:40 +0100] rev 23841
8029858: Enhance array copies
Summary: Just read the source element once
Reviewed-by: coleenp, ahgross
hseigel [Thu, 20 Feb 2014 13:11:23 -0500] rev 23840
8034926: Attribute classes properly
Summary: Add check to prevent underflow
Reviewed-by: coleenp, ahgross