valeriep [Thu, 12 Jan 2012 16:04:03 -0800] rev 11523
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
Summary: Added the OracleUcrypto provider for utilizing the Solaris ucrypto API.
Reviewed-by: weijun
weijun [Fri, 13 Jan 2012 09:50:19 +0800] rev 11522
7090565: Move test/closed/javax/security/auth/x500/X500Principal/Parse.java to open tests
Reviewed-by: mullan
xuelei [Thu, 12 Jan 2012 03:39:37 -0800] rev 11521
7106773: 512 bits RSA key cannot work with SHA384 and SHA512
Reviewed-by: weijun
ksrini [Wed, 11 Jan 2012 08:14:47 -0800] rev 11520
7125442: jar application located in two bytes character named folder cannot be run with JRE 7 u1/u2
Reviewed-by: sherman, mchung, darcy
alanb [Wed, 11 Jan 2012 13:07:15 +0000] rev 11519
7068856: (fs) Typo in Files.isSameFile() javadoc
7099208: (fs) Files.newBufferedReader has typo in javadoc
Reviewed-by: forax
chegar [Wed, 11 Jan 2012 10:52:25 +0000] rev 11518
7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map
Reviewed-by: michaelm
darcy [Tue, 10 Jan 2012 17:46:46 -0800] rev 11517
7128931: Bad HTML escaping in java.lang.Throwable javadoc
Reviewed-by: mduigou
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
alanb [Fri, 06 Jan 2012 15:00:22 +0000] rev 11506
7127235: (fs) NPE in Files.walkFileTree if cached attributes are GC'ed
Reviewed-by: forax, chegar
lana [Wed, 18 Jan 2012 20:23:33 -0800] rev 11505
Merge
lana [Wed, 18 Jan 2012 11:41:13 -0800] rev 11504
Merge
anthony [Wed, 18 Jan 2012 19:09:26 +0400] rev 11503
7130662: GTK file dialog crashes with a NPE
Summary: Guard adding a back slash to the directory name with an if (!= null) check
Reviewed-by: anthony, art
Contributed-by: Matt <melkor@orangepalantir.org>
denis [Tue, 17 Jan 2012 19:09:32 +0400] rev 11502
7110590: DnDMerlinQLTestsuite_DnDJTextArea test fails with an java.awt.dnd.InvalidDnDOperationException
Reviewed-by: art
malenkov [Mon, 16 Jan 2012 18:28:56 +0400] rev 11501
7122740: PropertyDescriptor Performance Slow
Reviewed-by: rupashka
alexsch [Fri, 13 Jan 2012 12:39:23 +0400] rev 11500
7121765: closed/javax/swing/JTextArea/4697612/bug4697612.java fails on MacOS on Aqua L&F
Reviewed-by: rupashka