review request 8006139, add missing methods to javax.sql.rowset.serial.SQLInput/OutputImpl
Alan Bateman
Alan.Bateman at oracle.com
Mon Jan 14 10:11:16 UTC 2013
On 13/01/2013 23:51, Lance Andersen - Oracle wrote:
> :
>
>>> One other thing is that the CCE has a side-effect in that it "consumes" the next attribute. The methods could be changed to peek at the next attribute but that wouldn't work without synchronization or making it clear in the spec that the it is not a thread-safe implementation of SQLInput.
> I really want to keep the changes to the bare minimum here as this and the other serial classes are hardly, if ever used at all.
I understand, but if you add a catch-all in the class description to
cover the CCE case then this could be part of the same paragraph.
-Alan
More information about the core-libs-dev
mailing list