classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] [Bug #3872] Additional exceptions in java.util


From: Mark Wielaard
Subject: Re: [cp-patches] [Bug #3872] Additional exceptions in java.util
Date: Thu, 29 Jul 2004 11:23:29 +0200

Hi Andrew,

On Thu, 2004-07-29 at 09:42, Andrew John Hughes wrote:
> The attached patch adds the exceptions introduced by 1.4
> to the documentation of the interface methods in java.util.
> Any additions to the normal and exception classes will follow.
> Let me know if this is okay to commit.

Yes these clarifications look good to me.

It would be nice to add a little documentation which standard GNU
Classpath collection classes don't accept null values (I guess that is
only the retrofitted ones - Hashtable and Vector). And I assume a
ClassCastException is only thrown my ArrayList and collection classes
that implement SortedSet? If that is the correct interpretation then
adding something like that to the Collections class API documentation
would be nice.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]