libgcj/7870: Incorrect constructor invoked in inherited class.
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Mon Sep 23 11:13:00 GMT 2002
Synopsis: Incorrect constructor invoked in inherited class.
Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Mon Sep 23 11:13:40 2002
Responsible-Changed-Why:
I'm handling this.
State-Changed-From-To: open->feedback
State-Changed-By: tromey
State-Changed-When: Mon Sep 23 11:13:40 2002
State-Changed-Why:
I tried this with 3.3 (the current cvs).
It seems to work ok. I don't get an exception.
The Frame constructor is a red herring here.
The libffi frames after that in the trace most
probably represent the call to the SamSimulatorGUI
constructor; you can tell for sure if you compile to
object code.
In order to get further with this I'd need to know
exactly where the NullPointerException is thrown.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7870
More information about the Java-prs
mailing list