This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: gcj/253: problems with instanceof when compilation from .classfiles
- To: "Gregory R. Warnes" <warnes at biostat dot washington dot edu>, java-discuss at sourceware dot cygnus dot com
- Subject: Re: gcj/253: problems with instanceof when compilation from .classfiles
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Sat, 10 Jun 2000 10:28:42 +1200
- References: <20000609131601.21448.qmail@sourceware.cygnus.com>
"Gregory R. Warnes" wrote:
> Well, I just tried recompiling directly from the .java files and gcj
> throws lots of compilation errors that the javac compilers don't. I get
> a whole pile of messages like:
Hi Gregory,
It would help very much if you could come up with an isolated test case that demonstrates this
problem, and file a PR.
Yes, there is a large backlog of open compiler PRs at the moment, but having a PR on file ensures
that the bug won't be forgotten - and having good test case often gets half way toward fixing the
problem anyway.
regards
[ bryce ]