Review needed for ResultSet.next typo bug 8019286 (original) (raw)

Mandy Chung mandy.chung at oracle.com
Fri Jun 28 23:04:51 UTC 2013


Thumbs up. s/froward/forward :) Mandy

On 6/28/2013 3:21 PM, Lance Andersen - Oracle wrote:

Hi,

Looking for a reviewer for this minor typo in ResultSet.next() $ hg diff diff -r 4e69a7dfbeac src/share/classes/java/sql/ResultSet.java --- a/src/share/classes/java/sql/ResultSet.java Thu Jun 27 10:21:22 2013 +0100 +++ b/src/share/classes/java/sql/ResultSet.java Fri Jun 28 18:09:36 2013 -0400 @@ -148,7 +148,7 @@ public interface ResultSet extends Wrapper, AutoCloseable { /** - * Moves the cursor froward one row from its current position. + * Moves the cursor forward one row from its current position. * A ResultSet cursor is initially positioned * before the first row; the first call to the method * next makes the first row the current row; the dhcp-amer-vpn-adc-anyconnect-10-154-144-63:sql lanceandersen$

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