first impression
Jon Olson
olson@mmsi.com
Thu Apr 8 13:34:00 GMT 1999
On 1999年4月08日, Tom Tromey wrote:
>Thomas> - Inner classes don't work. What's entailed in fixing that
>Thomas> and is their anyone working on it?
>>I don't know what exactly is involved. I believe we're planning to do
>this, but I don't know when. I don't think anyone is working on it
>right now.
Exactly what doesn't work? I've been using `gcj' for compiling .class
files containing inner classes ever since the 980906 release. In .class
files, the only thing magic about inner classes is the fact that they contain
a hidden this$ pointer to their container. Or maybe you're trying to
compile inner classes from source using `gcj'? I didn't know that gcj
could compile source yet.
--
Jon Olson, Modular Mining Systems
3289 E. Hemisphere Loop
Tucson, AZ 85706
INTERNET: olson@mmsi.com
PHONE: (520)746-9127
FAX: (520)889-5790
More information about the Java
mailing list