-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.4.1
-
Component/s: core-libs
-
mantis
-
sparc
-
solaris_8
-
Verified
build-06 :
java.nio.ByteBuffer.allocate(int capacity) and allocateDirect(int capacity)
throws java.lang.IllegalArgumentException if the capacity is < 0 .
This is not documented . The testcase AllocTest.java is attached .
java.nio.ByteBuffer.allocate(int capacity) and allocateDirect(int capacity)
throws java.lang.IllegalArgumentException if the capacity is < 0 .
This is not documented . The testcase AllocTest.java is attached .