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: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: gcj/253: problems with instanceof when compilation from .classfiles
- From: "Gregory R. Warnes" <warnes at biostat dot washington dot edu>
- Date: Fri, 9 Jun 2000 17:52:39 -0700 (PDT)
- cc: java-discuss at sourceware dot cygnus dot com
I'll try to come up with succinct test cases as I have time. Of course, I
don't have much time at the moment since I'm in the last 45 days of my
PhD...
Would it help if I could pile the whole app somewhere and let one of you
mess with it until it compiles?
-Gregory
On Sat, 10 Jun 2000, Bryce McKinlay wrote:
BM>> "Gregory R. Warnes" wrote:
BM>>
BM>> > Well, I just tried recompiling directly from the .java files and gcj
BM>> > throws lots of compilation errors that the javac compilers don't. I get
BM>> > a whole pile of messages like:
BM>>
BM>> Hi Gregory,
BM>>
BM>> It would help very much if you could come up with an isolated test case that demonstrates this
BM>> problem, and file a PR.
BM>>
BM>> Yes, there is a large backlog of open compiler PRs at the moment, but having a PR on file ensures
BM>> that the bug won't be forgotten - and having good test case often gets half way toward fixing the
BM>> problem anyway.
BM>>
BM>> regards
BM>>
BM>> [ bryce ]
BM>>
BM>>
BM>>