luchsh [Tue, 27 May 2014 17:56:35 +0800] rev 24575
8043495: Add native FileChannelImpl.transferTo0() implementation for AIX
Reviewed-by: alanb
okutsu [Tue, 27 May 2014 16:20:09 +0900] rev 24574
8033627: UTC+02:00 time zones are not detected correctly on Windows
Reviewed-by: peytoia
kvn [Mon, 26 May 2014 18:34:26 -0700] rev 24573
8035974: Refactor DigestBase.engineUpdate() method for better code generation by JIT compiler
Summary: Move the lopp from DigestBase.engineUpdate() to new private method implCompressMultiBlock() which can be intrinsified.
Reviewed-by: psandoz, ascarpino, forax
Contributed-by: james.cheng@oracle.com
vlivanov [Mon, 24 Feb 2014 18:11:55 +0400] rev 24572
8037210: Get rid of char-based descriptions 'J' of basic types
Reviewed-by: jrose, psandoz, twisti
igerasim [Mon, 26 May 2014 19:59:28 +0400] rev 24571
8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space
Reviewed-by: alanb
alanb [Mon, 26 May 2014 15:52:40 +0100] rev 24570
8043958: Remove unused com.sun.pept classes from jdk repository
Reviewed-by: lancea
sla [Sun, 25 May 2014 09:37:20 +0200] rev 24569
8041923: Command line output is missing from jinfo
Reviewed-by: dcubed, allwin, jbachorik