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
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
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
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
!
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