hg: jdk7/tl/jdk: 6847092: (cs) CharsetEncoder.isLegalReplacement of US_ASCII behaves differently since
xueming.shen at sun.com
xueming.shen at sun.com
Mon Jun 22 19:33:26 PDT 2009
Changeset: 7704895771b5
Author: sherman
Date: 2009-06-22 19:22 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/7704895771b5
6847092: (cs) CharsetEncoder.isLegalReplacement of US_ASCII behaves differently since
Summary: Updated the US_ASCII and ISO-8859-1 to fix the failure.
Reviewed-by: alanb, martin
! src/share/classes/sun/nio/cs/ISO_8859_1.java
! src/share/classes/sun/nio/cs/US_ASCII.java
+ test/sun/nio/cs/FindASCIIReplBugs.java
More information about the serviceability-dev
mailing list