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