Files
gcc/libjava/java/util
Bryce McKinlay ebb66eb5fa Vector.java: Improve exception messages.
2000-11-23  Bryce McKinlay  <bryce@albatross.co.nz>

	* java/util/Vector.java: Improve exception messages.
	(Vector): Check initialCapacity for IllegalArgumentException.
	(tromToSize): Don't check for elementCount == elementData.length
	case.
	(toArray): Don't try to set null marker if target array is the same
	length as the vector.

From-SVN: r37685
2000-11-23 05:18:41 +00:00
..
2000-11-22 11:59:59 +00:00
2000-10-30 01:51:34 +00:00
2000-03-17 00:45:06 +00:00
2000-11-22 11:59:59 +00:00
2000-03-17 00:45:06 +00:00
2000-03-17 00:45:06 +00:00
2000-11-22 11:59:59 +00:00
2000-03-17 00:45:06 +00:00
2000-11-22 11:59:59 +00:00