fparain [Tue, 14 Feb 2012 07:28:29 -0800] rev 11845
7140868: TEST_BUG: jcmd tests need to use -XX:+UsePerfData
Reviewed-by: fparain, dholmes
vinnie [Tue, 14 Feb 2012 11:47:41 +0000] rev 11844
7142888: sun/security/tools/jarsigner/ec.sh fail on sparc
Reviewed-by: xuelei
vinnie [Mon, 13 Feb 2012 14:31:32 +0000] rev 11843
Merge
vinnie [Mon, 13 Feb 2012 14:26:25 +0000] rev 11842
7142339: PKCS7.java is needlessly creating SHA1PRNG SecureRandom instances when timestamping is not done
Reviewed-by: xuelei, wetmore
smarks [Sun, 12 Feb 2012 21:56:24 -0800] rev 11841
7143230: fix warnings in java.util.jar, sun.tools.jar, zipfs demo, etc.
Reviewed-by: alanb, chegar, lancea, smarks
Contributed-by: Mani Sarkar <sadhak001@gmail.com>, Michael Barker <mikeb01@gmail.com>, Carl Jokl <carl.jokl@gmail.com>, Dinuk Weerasinghe <dinuksw@yahoo.com>, Markus Stoy <markus.stoy@timgroup.com>, Tom Anderson <tom.anderson@timgroup.com>
alanb [Sun, 12 Feb 2012 21:09:09 +0000] rev 11840
7144895: ProblemList.txt updates (2/2012)
Reviewed-by: darcy, ohair
chegar [Sun, 12 Feb 2012 08:47:36 +0000] rev 11839
7133367: ResponseCache.put should not be called when setUseCaches(false)
Reviewed-by: michaelm
xuelei [Fri, 10 Feb 2012 22:17:44 -0800] rev 11838
7144781: incorrect URLs in JSSE java doc
Reviewed-by: wetmore, skannan
wetmore [Fri, 10 Feb 2012 19:07:23 -0800] rev 11837
7142509: Cipher.doFinal(ByteBuffer,ByteBuffer) fails to process when in.remaining() == 0
Reviewed-by: valeriep
lana [Thu, 09 Feb 2012 22:55:28 -0800] rev 11836
Merge
weijun [Fri, 10 Feb 2012 11:41:22 +0800] rev 11835
6879539: enable empty password support for pkcs12 keystore
Reviewed-by: vinnie, weijun
Contributed-by: Florian Weimer <fweimer@bfk.de>
alanb [Thu, 09 Feb 2012 16:38:36 +0000] rev 11834
7144086: TEST_BUG: java/nio/file/WatchService/SensitivityModifier.java failing intermittently
Reviewed-by: chegar
alanb [Thu, 09 Feb 2012 13:43:15 +0000] rev 11833
7114611: (fs) DirectoryStream fails with SIGBUS on some embedded platforms, dirent alignment
Reviewed-by: dholmes, alanb
Contributed-by: carlos.lucasius@oracle.com
gadams [Wed, 08 Feb 2012 11:19:25 +0000] rev 11832
6957683: test/java/util/concurrent/ThreadPoolExecutor/Custom.java failing
Reviewed-by: chegar, dholmes, alanb
gadams [Wed, 08 Feb 2012 11:18:29 +0000] rev 11831
6736316: Timeout value in java/util/concurrent/locks/Lock/FlakyMutex.java is insufficient
Reviewed-by: chegar, dholmes, alanb
chegar [Wed, 08 Feb 2012 11:16:52 +0000] rev 11830
7105929: java/util/concurrent/FutureTask/BlockingTaskExecutor.java fails on solaris sparc
Reviewed-by: dholmes