Compiler errors while parsing bytecode files.
Tom Tromey
tromey@cygnus.com
Tue Oct 19 15:04:00 GMT 1999
>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:
Bryce> So, it looks like there are actually two bugs in gcj:
Bryce> $ gcj *.java
Bryce> Test.java: In class `Test':
Bryce> Test.java: In method `main(java.lang.String[])':
Bryce> Test.java:7: Can't find method `a()' in class `B'.
Bryce> a.a();
Bryce> I'm going to file a PR for each of these.
Thanks.
If you have a little time, check in the appropriate change to the
libjava test suite, too (if there isn'ta test for this already).
That way we'll have a regression test.
Tom
More information about the Java
mailing list