From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28184 invoked by alias); 4 May 2005 21:45:03 -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 28094 invoked by uid 48); 4 May 2005 21:45:02 -0000 Date: Wed, 04 May 2005 21:45:00 -0000 Message-ID: <20050504214502.28093.qmail@sourceware.org> From: "tromey at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20050421035403.21140.luca.barbieri@gmail.com> References: <20050421035403.21140.luca.barbieri@gmail.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/21140] [4.0 only] Charset.encode and Charset.decode broken X-Bugzilla-Reason: CC X-SW-Source: 2005-q2/txt/msg00363.txt.bz2 List-Id: ------- Additional Comments From tromey at gcc dot gnu dot org 2005-05-04 21:45 ------- Note that the patch from the trunk can't be applied to the 4.0 branch, as it would break compatibility for the C++ ABI. My current leaning is to simply disable the caching in 4.0.1. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21140