Name: rmT116609 Date: 12/04/2003
DESCRIPTION OF THE PROBLEM :
Just go to http://java.sun.com/j2se/1.4.2/docs/api/java/util/ArrayList.html#removeRange(int,%20int)
The docs for removeRange() don't mention any exceptions, although I imagine it must through ArrayIndexOutOfBounds. If it does not, it fails to mention what happens if the indices are out of bounds.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
http://java.sun.com/j2se/1.4.2/docs/api/java/util/ArrayList.html#removeRange(int,%20int)
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
I would expect clarification
(Incident Review ID: 229140)
======================================================================
DESCRIPTION OF THE PROBLEM :
Just go to http://java.sun.com/j2se/1.4.2/docs/api/java/util/ArrayList.html#removeRange(int,%20int)
The docs for removeRange() don't mention any exceptions, although I imagine it must through ArrayIndexOutOfBounds. If it does not, it fails to mention what happens if the indices are out of bounds.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
http://java.sun.com/j2se/1.4.2/docs/api/java/util/ArrayList.html#removeRange(int,%20int)
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
I would expect clarification
(Incident Review ID: 229140)
======================================================================
- duplicates
-
JDK-4964031 Documentation for ArrayList.removeRange() doesn't mention Exceptions
-
- Closed
-