This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Bug with arrays or type conversion?
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: Bug with arrays or type conversion?
- From: Matt Welsh <mdw at cs dot berkeley dot edu>
- Date: Sun, 21 Nov 1999 21:33:48 -0800
- Cc: java-discuss at sourceware dot cygnus dot com
- Reply-To: Matt Welsh <mdw at cs dot berkeley dot edu>
Sorry. I should have pointed out that I am always using gcj to compile .class
files generated by 'javac'. Looks like we are both seeing the bug then.
Of course I managed to rewrite the method to do the same thing, but without
using the loop etc., however, this is still a bug which should be fixed...