hg: jdk7/tl/jdk: 6740702: Comment tag update

2008-08-22 Thread xueming . shen
Changeset: a33cf5828b82 Author:sherman Date: 2008-08-22 22:54 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a33cf5828b82 6740702: Comment tag update Summary: tag update Reviewed-by: mr ! src/share/classes/sun/nio/cs/UTF_8.java

hg: jdk7/tl/jdk: 4486841: UTF-8 decoder should adhere to corrigendum to Unicode 3.0.1; ...

2008-08-22 Thread xueming . shen
Changeset: 3dcc69147ff9 Author:sherman Date: 2008-08-22 14:37 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3dcc69147ff9 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

hg: jdk7/tl/jdk: 6732421: Removed old javavm and Classic VM files from the jdk7 sources

2008-08-22 Thread kelly . ohair
Changeset: 3a4370604bab Author:ohair Date: 2008-08-22 12:24 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3a4370604bab 6732421: Removed old javavm and Classic VM files from the jdk7 sources Reviewed-by: alanb ! make/common/Defs.gmk ! make/java/verify/Makefile ! make/netbean

hg: jdk7/tl/jdk: 6653883: jmap with no option should print mmap instead of heap information.

2008-08-22 Thread swamy . venkataramanappa
Changeset: 52fbd007f47b Author:swamyv Date: 2008-08-22 10:37 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/52fbd007f47b 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 !

hg: jdk7/tl/langtools: 6733837: Recent work on javac diagnostic affected javac output

2008-08-22 Thread maurizio . cimadamore
Changeset: 37551dc0f591 Author:mcimadamore Date: 2008-08-22 11:46 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/37551dc0f591 6733837: Recent work on javac diagnostic affected javac output Summary: Problems with diagnostic path and tab character in the source code Revie