wetmore [Fri, 23 May 2014 23:55:14 +0000] rev 24579
Merge
wetmore [Thu, 22 May 2014 20:24:42 +0000] rev 24578
8043342: Replace uses of StringBuffer with StringBuilder within crypto code
Summary: JCE components of 8041679 here due to code signing process.
Reviewed-by: xuelei, wetmore
Contributed-by: otaviopolianasantana@gmail.com
rriggs [Tue, 27 May 2014 16:05:04 -0400] rev 24577
8003488: (process) Provide Process.getPid()
Summary: Add Process.getPid
Reviewed-by: alanb, martin, igerasim
mchung [Tue, 27 May 2014 12:15:08 -0700] rev 24576
8044034: Remove unused com/sun/tools/hat files
Reviewed-by: sla
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