Review request for removal of unchecked lint warnings in javax.sql.rowset, CR 7035615
Alan Bateman
Alan.Bateman at oracle.com
Mon Apr 11 18:35:11 UTC 2011
joe.darcy at oracle.com wrote:
> Hi Lance.
>
> The generification looks fine. Separately I'd recommend considering
> replacing Vector with ArrayList and Hashtable with HashMap.
I was thinking this too but the class is Serializable so it would
require implementing read/writeObject to keep the serialized form.
-Alan.
More information about the core-libs-dev
mailing list