[Bug java/21068] String(strBytes, "UTF-16LE"); thorws java.io.UnsupportedEncodingException
gruni dot ca at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Apr 17 12:43:00 GMT 2005
------- Additional Comments From gruni dot ca at gmail dot com 2005-04-17 12:43 -------
Created an attachment (id=8665)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8665&action=view)
Tests the String(strBytes, "UTF-16LE"); which shouldn't return an Exception
This is the testcase which runs without Exception in JDK but throws the
UnsupportedEncodingException when compiled with GCJ.
My system was WinXP with GCJ 4.0 from thisiscool.com
Hope someone can verify this bug.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21068
More information about the Java-prs
mailing list