libgcj/2737: User-defined thrown exception is not found

tromey@gcc.gnu.org tromey@gcc.gnu.org
Thu Jun 7 16:10:00 GMT 2001


Synopsis: User-defined thrown exception is not found

Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Thu Jun  7 16:10:11 2001
Responsible-Changed-Why:
    I'm looking at it.
State-Changed-From-To: open->feedback
State-Changed-By: tromey
State-Changed-When: Thu Jun  7 16:10:11 2001
State-Changed-Why:
    I couldn't reproduce this with the current gcc 3.0 branch.
    I tried making a couple of .java files: one an exception
    and one that tries to throw that exception from its
    constructor (like your example).
    Both classes were in the default package.
    I tried building these classes both from the directory
    they were in, and also in another directory using `-I'.
    Both times it worked fine.
    
    Can you give me more information that would help me
    be able to reproduce the bug?  The best way would be
    if you had a couple of small, self-contained files that
    I could unpack, plus instructions for how to see the
    problem.
    Thanks.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2737&database=gcc



More information about the Gcc-bugs mailing list