2006/8/14, Alexey Petrenko <alexey.a.petrenko@gmail.com>:
> > 2. Harmony implementation of BufferedWriter.write(char[], int, int) throws ArrayIndexOutOfBoundsException
while RI throws IndexOutOfBoundsException.
> I think that this is not a problem since
> ArrayIndexOutOfBoundsException is a subclass of
> IndexOutOfBoundsException...
In spite of this it's incompatibility with RI
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org
|