jbachorik [Tue, 04 Aug 2015 15:16:23 +0200] rev 32216
8085919: OperatingSystemMXBean/TestTotalSwap.java failure : Total Swap Space figures mismatch
Reviewed-by: dholmes
aefimov [Mon, 17 Aug 2015 12:28:55 +0300] rev 32215
8133321: (tz) Support tzdata2015f
Reviewed-by: okutsu
kshefov [Mon, 17 Aug 2015 12:21:34 +0300] rev 32214
8060717: [TESTBUG] Improve test coverage of MethodHandles.explicitCastArguments()
Reviewed-by: vlivanov, mhaupt
kshefov [Mon, 17 Aug 2015 12:13:18 +0300] rev 32213
8133543: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
Reviewed-by: vlivanov, mhaupt
weijun [Sat, 15 Aug 2015 21:14:08 +0800] rev 32212
8132330: Ineffective SecureRandom usage in RSA encoding with PKCS1Padding
Reviewed-by: weijun
Contributed-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
sherman [Sat, 15 Aug 2015 04:38:51 +0000] rev 32211
8039390: Unexpected behaviour of String.format with null arguments
Summary: to explicitly specify the null behavior for all conversions
Reviewed-by: rriggs