On Tue, 18 May 2021 18:44:32 GMT, Lance Andersen <[email protected]> wrote:
>> Mitsuru Kariya has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fix for length + offset > Integer.MAX_VALUE case > > src/java.sql.rowset/share/classes/javax/sql/rowset/serial/SerialBlob.java > line 306: > >> 304: * >> 305: * @param pos the position in the SQL <code>BLOB</code> value at >> which >> 306: * to start writing. The first position is <code>1</code>; > > When updating the javadoc to use @code, please update all instances for > consistency Sure. ------------- PR: https://git.openjdk.java.net/jdk/pull/4001
