From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27432 invoked by alias); 24 Feb 2004 17:07:07 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27421 invoked from network); 24 Feb 2004 17:07:05 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 24 Feb 2004 17:07:05 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id C176ECDD5; Tue, 24 Feb 2004 09:07:04 -0800 (PST) To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [commit/java] Work around java/1565 in jmisc.exp References: <403B77DB.2010401@gnu.org> From: David Carlton Date: Tue, 24 Feb 2004 17:07:00 -0000 In-Reply-To: <403B77DB.2010401@gnu.org> (Andrew Cagney's message of "Tue, 24 Feb 2004 11:12:11 -0500") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-02/txt/msg00685.txt.bz2 On Tue, 24 Feb 2004 11:12:11 -0500, Andrew Cagney said: > This patch modifies jmisc.exp to work around the very very long > standing bug java/1565 (just that no one thought to report it?). It's bug java/1164 (with a corresponding GDB PR). As Michael pointed out, one of the other Java tests already does what you want. It would be good for this test to be KFAILed, though, given that you're the second person to have proposed that change in the last two or three months. David Carlton carlton@kealia.com