darcy [Tue, 10 Jan 2012 17:12:11 -0800] rev 11516
7112008: Javadoc for j.l.Object.finalize() vs JLS 12.6 Finalization of Class Instances
Reviewed-by: mduigou
chegar [Tue, 10 Jan 2012 12:48:08 +0000] rev 11515
7128584: Typo in sun.misc.VM's private directMemory field comment
Reviewed-by: forax, chegar
Contributed-by: Krystal Mok <sajia@taobao.com>
chegar [Tue, 10 Jan 2012 10:57:12 +0000] rev 11514
7123415: Some cases of network interface indexes being read incorrectly
Reviewed-by: chegar
Contributed-by: brandon.passanisi@oracle.com
darcy [Mon, 09 Jan 2012 20:14:15 -0800] rev 11513
7128512: Javadoc typo in java.lang.invoke.MethodHandle
Reviewed-by: mduigou
darcy [Mon, 09 Jan 2012 15:54:44 -0800] rev 11512
7128441: StrictMath performance improvement note shared with Math
Reviewed-by: darcy
Contributed-by: Martin Desruisseaux <martin.desruisseaux@geomatys.fr>
gadams [Mon, 09 Jan 2012 19:33:02 +0000] rev 11511
7030573: test/java/io/FileInputStream/LargeFileAvailable.java fails when there is insufficient disk space
Reviewed-by: alanb
darcy [Fri, 06 Jan 2012 18:47:43 -0800] rev 11510
7123649: Remove public modifier from Math.powerOfTwoF.
Reviewed-by: smarks, alanb
valeriep [Fri, 06 Jan 2012 16:06:41 -0800] rev 11509
7033170: Cipher.getMaxAllowedKeyLength(String) throws NoSuchAlgorithmException
Summary: Changed to always use full transformation as provider properties.
Reviewed-by: mullan
valeriep [Fri, 06 Jan 2012 11:02:31 -0800] rev 11508
Merge
valeriep [Thu, 05 Jan 2012 18:18:04 -0800] rev 11507
6414899: P11Digest should support cloning
Summary: Enhanced the PKCS11 Digest implementation to support cloning
Reviewed-by: vinnie