[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/22684] New: Extra optional Exceptions thrown in e.g. List
From: |
pinskia at gcc dot gnu dot org |
Subject: |
[Bug classpath/22684] New: Extra optional Exceptions thrown in e.g. List.remove(Object) since 1.4 |
Date: |
26 Sep 2005 00:41:53 -0000 |
The documentation for the collection framework has changed,
esp. the List.remove(Object) interface function lists extra Exceptions that can
be thrown.
------- Additional Comments From from-classpath at savannah dot gnu dot org
2004-07-28 23:18 -------
Patches for interfaces posted on Thu, 29 Jul 2004 00:16:48 +0100.
------- Additional Comments From from-classpath at savannah dot gnu dot org
2004-07-29 20:25 -------
Committed interface patch on Thu, 29 Jul 2004 21:25 +0100
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-26
00:41 -------
Fixed by:
2004-07-29 Andrew John Hughes <address@hidden>
* java/util/Collection.java, java/util/List.java,
java/util/Map.java, java/util/Set.java,
java/util/SortedMap.java, java/util/SortedSet.java:
Added additional exceptions to documentation.
--
Summary: Extra optional Exceptions thrown in e.g.
List.remove(Object) since 1.4
Product: classpath
Version: unspecified
Status: RESOLVED
Severity: minor
Priority: P3
Component: classpath
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: from-classpath at savannah dot gnu dot org
CC: bug-classpath at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22684
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug classpath/22684] New: Extra optional Exceptions thrown in e.g. List.remove(Object) since 1.4,
pinskia at gcc dot gnu dot org <=