From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20663 invoked by alias); 24 Aug 2004 19:48:39 -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 20654 invoked from network); 24 Aug 2004 19:48:39 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 24 Aug 2004 19:48:39 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i7OJmZS2015562 for ; Tue, 24 Aug 2004 15:48:39 -0400 Received: from localhost.redhat.com (porkchop.devel.redhat.com [172.16.58.2]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i7OJmZa09730; Tue, 24 Aug 2004 15:48:35 -0400 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 936862B9D; Tue, 24 Aug 2004 15:47:26 -0400 (EDT) Message-ID: <412B9B4E.5080108@gnu.org> Date: Tue, 24 Aug 2004 19:48:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040801 MIME-Version: 1.0 To: Michael Chastain , jjohnstn@redhat.com Cc: drow@false.org, gdb-patches@sources.redhat.com Subject: Re: [RFA]: Java Inferior Call Take 3 References: <40A9264C.4060404@redhat.com> <20040617030603.GC23443@nevyn.them.org> <40D20494.2020608@redhat.com> <20040619235857.GA18759@nevyn.them.org> <16598.64375.217285.743094@cuddles.cambridge.redhat.com> <16601.25623.949217.642524@cuddles.cambridge.redhat.com> <20040623134742.GA24612@nevyn.them.org> <40D9FC3B.3030700@redhat.com> <20040623230138.GA6426@nevyn.them.org> <40EB1DDD.4070603@redhat.com> <20040816203502.GB14885@nevyn.them.org> <412B8EA3.3090406@redhat.com> <412B92A2.nailEVP11TZ9M@mindspring.com> In-Reply-To: <412B92A2.nailEVP11TZ9M@mindspring.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00665.txt.bz2 > Jeff Johnston wrote: > >>> gdb/testsuite/ChangeLog: >>> >>> 2004-08-24 Jeff Johnston >>> >>> * gdb.java/jprint.exp: New test for java inferior call. >>> * gdb.java/jprint.java: Ditto. > > > Bleagh, my bad, gdb.java doesn't belong to me. It belongs to Anthony > Green, who delegated authority to Andrew Cagney a few months ago. > > Well I have no objection to this part of this patch. Approved.