From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23834 invoked by alias); 14 Jun 2005 10:48:43 -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 23816 invoked by uid 48); 14 Jun 2005 10:48:41 -0000 Date: Tue, 14 Jun 2005 10:48:00 -0000 Message-ID: <20050614104841.23813.qmail@sourceware.org> From: "roman at kennke dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20050614104518.22060.mark@gcc.gnu.org> References: <20050614104518.22060.mark@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/22060] javax/swing/text/InternationalFormatter.clone() doesn't compile (GNU Classpath) X-Bugzilla-Reason: CC X-SW-Source: 2005-q2/txt/msg00745.txt.bz2 List-Id: ------- Additional Comments From roman at kennke dot org 2005-06-14 10:48 ------- Looks like a compiler bug. It should be clear that it should call the clone method of DefaultFormatter, shouldn't it? Jikes doesn't seem to have a problem with it. Disabling this method as a workaround will not hurt much, so go ahead. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22060