Re: RFR: 8184311: Update java.sql and java.sql.rowset API docs for accessibility

2017-07-13 Thread Jonathan Gibbons
Thanks, Lance -- Jon On 7/13/17 3:20 AM, Lance Andersen wrote: looks fine Jon On Jul 12, 2017, at 10:06 PM, Jonathan Gibbons mailto:jonathan.gibb...@oracle.com>> wrote: Please review ... More noreg-doc API cleanup for accessibility, etc. This time for java.sql and java.sql.rowset. One o

Re: RFR: 8184311: Update java.sql and java.sql.rowset API docs for accessibility

2017-07-13 Thread Lance Andersen
looks fine Jon > On Jul 12, 2017, at 10:06 PM, Jonathan Gibbons > wrote: > > Please review ... > > More noreg-doc API cleanup for accessibility, etc. This time for java.sql > and java.sql.rowset. > One of the tables ought to be restructured a bit, because there is no single > unique column

RFR: 8184311: Update java.sql and java.sql.rowset API docs for accessibility

2017-07-12 Thread Jonathan Gibbons
Please review ... More noreg-doc API cleanup for accessibility, etc. This time for java.sql and java.sql.rowset. One of the tables ought to be restructured a bit, because there is no single unique column to use for a rowheader, but that is a bigger change than I want to do in this round of up