review request 8006139, add missing methods to javax.sql.rowset.serial.SQLInput/OutputImpl

Alan Bateman Alan.Bateman at oracle.com
Sun Jan 13 20:08:35 UTC 2013


On 13/01/2013 15:07, Lance Andersen wrote:
> I will enter a jbs entry on Monday for this
>
Assuming CCE is long standing behavior then it would be good to update 
the spec of all the other read* methods too. Alternatively a statement 
in the class description to cover it.

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.

-Alan



More information about the core-libs-dev mailing list