-
Bug
-
Resolution: Fixed
-
P4
-
1.4.1
-
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 .