gcj/344
tromey@cygnus.com
tromey@cygnus.com
Fri Sep 8 10:00:00 GMT 2000
The following reply was made to PR gcj/344; it has been noted by GNATS.
From: tromey@cygnus.com
To: apbianco@cygnus.com, java-gnats@sourceware.cygnus.com, potanin@mccme.ru,
tromey@cygnus.com
Cc:
Subject: Re: gcj/344
Date: 8 Sep 2000 16:56:09 -0000
Synopsis: Error while compile string "private byte[] loadClassData(String name) {"
Responsible-Changed-From-To: apbianco->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Fri Sep 8 09:56:09 2000
Responsible-Changed-Why:
I looked at it.
State-Changed-From-To: open->feedback
State-Changed-By: tromey
State-Changed-When: Fri Sep 8 09:56:09 2000
State-Changed-Why:
I looked at this. This appears to be fixed in the current
cvs gcj. When I compile the test case I get this:
creche. gcj -c cl.java
cl.java: In class `cl':
cl.java: In method `findClass(java.lang.String)':
cl.java:14: Exception `java.lang.ClassNotFoundException' must be caught, or it must be declared in the `throws' clause of `findClass'.
return defineClass(name, b, 0, b.length);
^
1 error
Can you try this with a newer gcj?
If not, tell me and I will simply close the PR.
http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=344&database=java
More information about the Java-prs
mailing list