Re: Review needed for 7132879 to address the findbug errors in WebRowSetXmlWriter
Remi Forax
forax at univ-mlv.fr
Tue Jan 24 18:29:09 UTC 2012
Looks good.
The only weird thing is the use of java.util.Map instead of Map. Because Map is used in when referencing Map.Entry just after.
Rémi
----- Reply message -----
From: "Lance Andersen - Oracle" <lance.andersen at oracle.com>
To: "core-libs-dev Libs" <core-libs-dev at openjdk.java.net>
Subject: Review needed for 7132879 to address the findbug errors in WebRowSetXmlWriter
Date: Tue, Jan 24, 2012 19:18
Hi,
Looking for a reviewer for http://cr.openjdk.java.net/~lancea/7132879/webrev.00/
this is a small change to address 2 findbug errors for this class. The findbug issues being addressed:
Inefficient use of keySet iterator instead of entrySet iterator
and
non-serializable instance field in serializable class
Best,
Lance
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
Lance.Andersen at oracle.com
More information about the core-libs-dev
mailing list