Review request for 8011393 - javadoc typo in SerialClob.truncate
Joe Darcy
joe.darcy at oracle.com
Wed Apr 3 16:44:10 UTC 2013
Lance,
Looks fine; approved.
Cheers,
-Joe
On 04/03/2013 09:15 AM, Lance Andersen - Oracle wrote:
> Hi all
>
> Need a reviewer for the correction of the following typo in SerialClob.java which is bug 8011393
>
>
> hg diff SerialClob.java
> diff -r e6c3b8e74e50 src/share/classes/javax/sql/rowset/serial/SerialClob.java
> --- a/src/share/classes/javax/sql/rowset/serial/SerialClob.java Tue Apr 02 10:12:20 2013 -0700
> +++ b/src/share/classes/javax/sql/rowset/serial/SerialClob.java Wed Apr 03 12:06:01 2013 -0400
> @@ -508,7 +508,7 @@
> *
> * @param length the length, in bytes, to which the <code>CLOB</code>
> * value should be truncated
> - * @throws SerialLException if there is an error accessing the
> + * @throws SerialException if there is an error accessing the
> * <code>CLOB</code> value;
> * if the {@code free} method had been previously called on this object
> */
>
>
> 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