Sat, 20 Nov 2010 07:00:31 -0800 6903584: Legal notice repair: Three files under jdk/src/share/classes/sun/security/ssl/
xuelei [Sat, 20 Nov 2010 07:00:31 -0800] rev 7287
6903584: Legal notice repair: Three files under jdk/src/share/classes/sun/security/ssl/ Reviewed-by: weijun
Fri, 19 Nov 2010 17:05:47 -0800 6720456: New 4150 may have larger blowfish keysizes
valeriep [Fri, 19 Nov 2010 17:05:47 -0800] rev 7286
6720456: New 4150 may have larger blowfish keysizes Summary: Changed to use TBD value instead of FAIL Reviewed-by: weijun
Fri, 19 Nov 2010 16:59:48 -0800 6203816: Can not run test/java/security/Security/ClassLoaderDeadlock.sh from the command line
valeriep [Fri, 19 Nov 2010 16:59:48 -0800] rev 7285
6203816: Can not run test/java/security/Security/ClassLoaderDeadlock.sh from the command line Summary: Fixed the script to not delete the provider sub-directory Reviewed-by: weijun
Fri, 19 Nov 2010 17:18:31 -0500 7001669: Typo in javadocs for SQLPermission
lancea [Fri, 19 Nov 2010 17:18:31 -0500] rev 7284
7001669: Typo in javadocs for SQLPermission Reviewed-by: alanb
Fri, 19 Nov 2010 17:15:03 -0500 7000752: Duplicate entry in RowSetResourceBundles.properties
lancea [Fri, 19 Nov 2010 17:15:03 -0500] rev 7283
7000752: Duplicate entry in RowSetResourceBundles.properties Reviewed-by: alanb
Fri, 19 Nov 2010 12:58:32 -0800 6957230: CharsetEncoder.maxBytesPerChar() reports 4 for UTF-8; should be 3
sherman [Fri, 19 Nov 2010 12:58:32 -0800] rev 7282
6957230: CharsetEncoder.maxBytesPerChar() reports 4 for UTF-8; should be 3 Summary: changged utf-8's CharsetEncoder.maxBytesPerChar to 3 Reviewed-by: alanb
Fri, 19 Nov 2010 12:55:42 -0800 6989471: compiler warnings building java/zip native code
sherman [Fri, 19 Nov 2010 12:55:42 -0800] rev 7281
6989471: compiler warnings building java/zip native code Summary: remvoed the warning Reviewed-by: ohair, alanb
Fri, 19 Nov 2010 10:00:08 -0800 6631046: BufferedInputStream.available() reports negative int on very large inputstream
mchung [Fri, 19 Nov 2010 10:00:08 -0800] rev 7280
6631046: BufferedInputStream.available() reports negative int on very large inputstream Reviewed-by: dholmes, alanb, mduigou
Fri, 19 Nov 2010 13:35:07 +0000 Merge
michaelm [Fri, 19 Nov 2010 13:35:07 +0000] rev 7279
Merge
Fri, 19 Nov 2010 13:30:02 +0000 7001301: com/sun/net/httpserver/bugs/6725892/Test.java failing
michaelm [Fri, 19 Nov 2010 13:30:02 +0000] rev 7278
7001301: com/sun/net/httpserver/bugs/6725892/Test.java failing Reviewed-by: alanb
Fri, 19 Nov 2010 10:43:24 +0000 6712185: java/util/concurrent/Executors/AutoShutdown.java fails on slow or busy systems
dl [Fri, 19 Nov 2010 10:43:24 +0000] rev 7277
6712185: java/util/concurrent/Executors/AutoShutdown.java fails on slow or busy systems Reviewed-by: chegar, alanb
Thu, 18 Nov 2010 19:17:43 +0000 Merge
alanb [Thu, 18 Nov 2010 19:17:43 +0000] rev 7276
Merge
Thu, 18 Nov 2010 19:16:45 +0000 7000913: (bf) CharBuffer.wrap, slice, position, slice leads to CharBuffer with incorrect offser
alanb [Thu, 18 Nov 2010 19:16:45 +0000] rev 7275
7000913: (bf) CharBuffer.wrap, slice, position, slice leads to CharBuffer with incorrect offser Reviewed-by: forax
Wed, 17 Nov 2010 21:33:16 -0800 6217210: RFE: Support for Cp833 in 1.4.2
sherman [Wed, 17 Nov 2010 21:33:16 -0800] rev 7274
6217210: RFE: Support for Cp833 in 1.4.2 Summary: Forward port the Cp833 charset Reviewed-by: poonam
Wed, 17 Nov 2010 15:10:42 -0800 6615506: (fmt spec) Date/Time conversion table missing column for 'Z'
sherman [Wed, 17 Nov 2010 15:10:42 -0800] rev 7273
6615506: (fmt spec) Date/Time conversion table missing column for 'Z' Summary: added the column entry back in Reviewed-by: alanb
Wed, 17 Nov 2010 14:32:29 +0000 Merge
michaelm [Wed, 17 Nov 2010 14:32:29 +0000] rev 7272
Merge
Wed, 17 Nov 2010 14:29:51 +0000 6725892: Http server stability issues
michaelm [Wed, 17 Nov 2010 14:29:51 +0000] rev 7271
6725892: Http server stability issues Reviewed-by: chegar
Tue, 16 Nov 2010 11:50:08 -0800 Merge
valeriep [Tue, 16 Nov 2010 11:50:08 -0800] rev 7270
Merge
Mon, 15 Nov 2010 14:38:41 -0800 6687725: Internal PKCS5Padding impl should throw IllegalBlockSizeException and not BadPaddingException
valeriep [Mon, 15 Nov 2010 14:38:41 -0800] rev 7269
6687725: Internal PKCS5Padding impl should throw IllegalBlockSizeException and not BadPaddingException Summary: Changed to throw IllegalBlockSizeException when the data length isn't multiples of block size Reviewed-by: wetmore
Mon, 15 Nov 2010 14:32:49 -0800 6848930: JSN security test jce/Global/Cipher/PKCS5Padding cannot thrown expected BadPaddingException
valeriep [Mon, 15 Nov 2010 14:32:49 -0800] rev 7268
6848930: JSN security test jce/Global/Cipher/PKCS5Padding cannot thrown expected BadPaddingException Summary: Disabled CKM_DES_CBC_PAD, CKM_DES3_CBC_PAD, CKM_AES_CBC_PAD mechs by default and use our own internal padding impl. Reviewed-by: wetmore
Tue, 16 Nov 2010 15:23:11 +0000 6613829: (docs) Readable.read() ReadOnlyBufferException is not linked
alanb [Tue, 16 Nov 2010 15:23:11 +0000] rev 7267
6613829: (docs) Readable.read() ReadOnlyBufferException is not linked Reviewed-by: chegar, lancea
Tue, 30 Nov 2010 14:51:07 -0800 Merge
lana [Tue, 30 Nov 2010 14:51:07 -0800] rev 7266
Merge
Tue, 30 Nov 2010 10:35:55 +0300 6988188: The test failed due to Applet thread threw exception
rupashka [Tue, 30 Nov 2010 10:35:55 +0300] rev 7265
6988188: The test failed due to Applet thread threw exception Reviewed-by: alexp
Mon, 29 Nov 2010 10:50:49 -0800 Merge
lana [Mon, 29 Nov 2010 10:50:49 -0800] rev 7264
Merge
Mon, 29 Nov 2010 21:20:42 +0300 6981576: TitledBorder.getBorder() returns null in java build 1.7.0-ea-b107
malenkov [Mon, 29 Nov 2010 21:20:42 +0300] rev 7263
6981576: TitledBorder.getBorder() returns null in java build 1.7.0-ea-b107 Reviewed-by: alexp
Mon, 29 Nov 2010 20:38:14 +0300 6999033: Methods BorderFactory.createSoftBevelBorder() don't return SoftBevelBorder instances
malenkov [Mon, 29 Nov 2010 20:38:14 +0300] rev 7262
6999033: Methods BorderFactory.createSoftBevelBorder() don't return SoftBevelBorder instances Reviewed-by: alexp
Mon, 29 Nov 2010 16:11:40 +0300 6939227: Nimbus: 6597895 for JCheckBox, JButton and JToggleButton JCK tests
alexp [Mon, 29 Nov 2010 16:11:40 +0300] rev 7261
6939227: Nimbus: 6597895 for JCheckBox, JButton and JToggleButton JCK tests Reviewed-by: rupashka
Mon, 29 Nov 2010 16:03:14 +0300 6939001: Nimbus: JTabbedPane setBackgroundAt and setForegroundAt have no effect
alexp [Mon, 29 Nov 2010 16:03:14 +0300] rev 7260
6939001: Nimbus: JTabbedPane setBackgroundAt and setForegroundAt have no effect Reviewed-by: rupashka
Mon, 29 Nov 2010 16:01:00 +0300 6559589: Memory leak in JScrollPane.updateUI()
alexp [Mon, 29 Nov 2010 16:01:00 +0300] rev 7259
6559589: Memory leak in JScrollPane.updateUI() Reviewed-by: rupashka
Thu, 25 Nov 2010 20:25:35 +0300 7002176: JLayer docs build produces warnings
alexp [Thu, 25 Nov 2010 20:25:35 +0300] rev 7258
7002176: JLayer docs build produces warnings Reviewed-by: dav
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip