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
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
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
michaelm [Fri, 19 Nov 2010 13:35:07 +0000] rev 7279
Merge
michaelm [Fri, 19 Nov 2010 13:30:02 +0000] rev 7278
7001301: com/sun/net/httpserver/bugs/6725892/Test.java failing
Reviewed-by: alanb
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