gcj/253: problems with instanceof when compilation from .classfiles

Alexandre Petit-Bianco apbianco@cygnus.com
Wed Jun 7 12:00: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: "Gregory R. Warnes" <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:54:06 -0700 (PDT)

 Gregory R. Warnes writes:
 
 > Based on things posted on the list some time ago I understood that
 > the source parser didn't handle inner classes, static array
 > intializing, and a couple of other java features, but that the class
 > file parser handled these just fine.  Am I mistaken?
 
 Yes, and I noticed that Bryce recently patched the FAQ. You can read
 the entries 2.8 and 4.2
 
 If you're running a benchmark, I strongly encourage you to build it
 from sources instead of from classes. You'll get much better
 performances. If gcj can't build it from sources because of 1.1
 issues, well, I'll fix them.
 
 ./A


More information about the Java-prs mailing list