gcj/253: problems with instanceof when compilation from .class files
Alexandre Petit-Bianco
apbianco@cygnus.com
Wed Jun 7 11:30:00 GMT 2000
The following reply was made to PR gcj/253; it has been noted by GNATS.
From: Alexandre Petit-Bianco <apbianco@cygnus.com>
To: warnes@biostat.washington.edu
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: gcj/253: problems with instanceof when compilation from .class files
Date: Wed, 7 Jun 2000 11:21:09 -0700 (PDT)
warnes@biostat.washington.edu writes:
> The workaround appears to be to compile from the .java files rather
> than from the .class files. Unfortunately, my application makes use
> of inner classes, so I can't just use gcj with the raw .java files,
> so the work around is rather painful.
I don't understand what you're saying. What makes it a problem for you
to compile from sources instead of from classes?
./A
More information about the Java-prs
mailing list