From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19661 invoked by alias); 17 Apr 2005 14:37:58 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 19628 invoked by uid 48); 17 Apr 2005 14:37:55 -0000 Date: Sun, 17 Apr 2005 14:37:00 -0000 Message-ID: <20050417143755.19627.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20050417124104.21068.gruni.ca@gmail.com> References: <20050417124104.21068.gruni.ca@gmail.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/21068] String(strBytes, "UTF-16LE"); thorws java.io.UnsupportedEncodingException X-Bugzilla-Reason: CC X-SW-Source: 2005-q2/txt/msg00163.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-17 14:37 ------- (In reply to comment #1) > 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 Then this is most likely the static linking "bug". -- What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal Component|java |libgcj http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21068