-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
1.4.1
-
generic
-
solaris_8
build 13
--------
public abstract long write(ByteBuffer[] srcs,int offset, int length)
throws java.lang.ArrayIndexOutOfBoundsException when the offset is non-negative or larger than src.length . This is not documented.
--------
public abstract long write(ByteBuffer[] srcs,int offset, int length)
throws java.lang.ArrayIndexOutOfBoundsException when the offset is non-negative or larger than src.length . This is not documented.