From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2864 invoked by alias); 25 Sep 2002 19:56:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 2849 invoked by uid 71); 25 Sep 2002 19:56:02 -0000 Date: Wed, 25 Sep 2002 12:56:00 -0000 Message-ID: <20020925195602.2847.qmail@sources.redhat.com> To: tromey@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Tom Tromey Subject: Re: libgcj/7870: Incorrect constructor invoked in inherited class. Reply-To: Tom Tromey X-SW-Source: 2002-09/txt/msg00676.txt.bz2 List-Id: The following reply was made to PR libgcj/7870; it has been noted by GNATS. From: Tom Tromey To: ivg2@cornell.edu Cc: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, java-prs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Subject: Re: libgcj/7870: Incorrect constructor invoked in inherited class. Date: 25 Sep 2002 13:43:50 -0600 >>>>> "Ivan" == Ivan Gyurdiev writes: >> In order to get further with this I'd need to know >> exactly where the NullPointerException is thrown. Ivan> I'll wait to see if it's fixed in the next release. Ivan> If not, what kind of output do you need? Best would be a stack trace from gdb. Tom