tbell [Mon, 25 Aug 2008 23:37:31 -0700] rev 1099
Merge
wetmore [Mon, 25 Aug 2008 08:11:08 -0700] rev 1098
Merge
jccollet [Mon, 25 Aug 2008 14:38:20 +0200] rev 1097
6717876: Make java.net.NetworkInterface.getIndex() public
Summary: Make getIndex() and getByIndex() public. Required a name change in native code
Reviewed-by: alanb, chegar, michaelm
michaelm [Thu, 21 Aug 2008 10:04:55 -0700] rev 1096
6258215: Num of backlog in ServerSocket(int, int) should be mentioned more explicitly
Summary: updated javadoc
Reviewed-by: chegar
wetmore [Wed, 20 Aug 2008 00:41:24 -0700] rev 1095
Merge
chegar [Wed, 06 Aug 2008 07:14:41 -0700] rev 1094
6734171: java.net.NetworkInterface reports XCheck:jni warnings
Summary: Removed leading "L" or trailing ";" from FindClass classname param
Reviewed-by: alanb
weijun [Wed, 06 Aug 2008 08:11:49 +0800] rev 1093
6731685: CertificateFactory.generateCertificates throws IOException on PKCS7 cert chain
Reviewed-by: mullan
sherman [Fri, 22 Aug 2008 22:54:20 -0700] rev 1092
6740702: Comment tag update
Summary: tag update
Reviewed-by: mr
sherman [Fri, 22 Aug 2008 14:37:46 -0700] rev 1091
4486841: UTF-8 decoder should adhere to corrigendum to Unicode 3.0.1
6636317: Optimize UTF-8 coder for ASCII input
Summary: re-write the UTF-8 charset to obey the standard and improve the performance
Reviewed-by: alanb
ohair [Fri, 22 Aug 2008 12:24:27 -0700] rev 1090
6732421: Removed old javavm and Classic VM files from the jdk7 sources
Reviewed-by: alanb
swamyv [Fri, 22 Aug 2008 10:37:03 -0700] rev 1089
6653883: jmap with no option should print mmap instead of heap information.
Summary: Changed the default option of jmap to print mmap.
Reviewed-by: jjh
martin [Wed, 20 Aug 2008 13:45:12 -0700] rev 1088
6739302: Check that deserialization preserves EnumSet integrity
Reviewed-by: dl, chegar
Contributed-by: jjb@google.com
tbell [Mon, 25 Aug 2008 23:33:24 -0700] rev 1087
Merge
tbell [Tue, 19 Aug 2008 16:05:26 -0700] rev 1086
Merge