-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P4
-
None
-
Affects Version/s: 1.4.1
-
Component/s: core-libs
-
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.