Re: RFR: 8310828: java.sql java.sql.rowset packages have no `@since` info

2023-06-26 Thread Brian Burkhalter
On Mon, 26 Jun 2023 13:00:31 GMT, Lance Andersen wrote: > Hi all, > > Please review this trivial change which adds the `@since` javadoc tag to the > various ` java.sql `and `java.sql.rowset` packages. > > Best > Lance Marked as reviewed by bpb (Reviewer). - PR Review: https://gi

Re: RFR: 8310828: java.sql java.sql.rowset packages have no `@since` info

2023-06-26 Thread Joe Darcy
On Mon, 26 Jun 2023 13:00:31 GMT, Lance Andersen wrote: > Hi all, > > Please review this trivial change which adds the `@since` javadoc tag to the > various ` java.sql `and `java.sql.rowset` packages. > > Best > Lance Marked as reviewed by darcy (Reviewer). - PR Review: https://

Re: RFR: 8310828: java.sql java.sql.rowset packages have no `@since` info

2023-06-26 Thread Naoto Sato
On Mon, 26 Jun 2023 13:00:31 GMT, Lance Andersen wrote: > Hi all, > > Please review this trivial change which adds the `@since` javadoc tag to the > various ` java.sql `and `java.sql.rowset` packages. > > Best > Lance LGTM - Marked as reviewed by naoto (Reviewer). PR Review: ht

Re: RFR: 8310828: java.sql java.sql.rowset packages have no `@since` info

2023-06-26 Thread Iris Clark
On Mon, 26 Jun 2023 13:00:31 GMT, Lance Andersen wrote: > Hi all, > > Please review this trivial change which adds the `@since` javadoc tag to the > various ` java.sql `and `java.sql.rowset` packages. > > Best > Lance Marked as reviewed by iris (Reviewer). - PR Review: https://g

RFR: 8310828: java.sql java.sql.rowset packages have no `@since` info

2023-06-26 Thread Lance Andersen
Hi all, Please review this trivial change which adds the `@since` javadoc tag to the various ` java.sql `and `java.sql.rowset` packages. Best Lance - Commit messages: - Remove empty line - Add @since to package-info.java Changes: https://git.openjdk.org/jdk/pull/14652/files Web