Re: RFR: JDK-8253936 Replace ... with {@code ...} for java.sql [v2]

2020-11-25 Thread Vipin Sharma
On Wed, 4 Nov 2020 19:29:34 GMT, Lance Andersen wrote: >> Vipin Sharma has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Updated copyright year and other issues reporrted in review > > Marked as reviewed by lancea (Reviewer). I think all

Re: RFR: JDK-8253936 Replace ... with {@code ...} for java.sql [v2]

2020-11-04 Thread Lance Andersen
On Wed, 4 Nov 2020 01:34:13 GMT, Vipin Sharma wrote: >> ... is replaced with {@code ...} in java.sql classes. >> Please review and sponsor this change. > > Vipin Sharma has updated the pull request incrementally with one additional > commit since the last revision: > > Updated copyright year

Re: RFR: JDK-8253936 Replace ... with {@code ...} for java.sql [v2]

2020-11-03 Thread Vipin Sharma
> ... is replaced with {@code ...} in java.sql classes. > Please review and sponsor this change. Vipin Sharma has updated the pull request incrementally with one additional commit since the last revision: Updated copyright year and other issues reporrted in review - Changes: -