From: Tom Tromey <[EMAIL PROTECTED]>
Date: 04 Nov 2005 09:52:26 -0700
> Could you write a Mauve test for this?
> This is why I didn't already check this in...
I tried to write one in gnu/testlet/java/nio/charset/Charset/,
but found that such a test would fail with Sun's JDK
(version 1.4.2_08).
Sun's Charset.forName("UnicodeLittle") throws
java.nio.charset.UnsupportedCharsetException: UnicodeLittle
It seems that the name UnicodeLittle exits only as an encoding
name in the old java.io world.
I think I will write a test case in gnu/testlet/java/lang/String/
without using java.nio.
_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches