Re: RFR: 8169020: Add since element to JDBC deprecated methods

2016-11-02 Thread Joseph D. Darcy
Looks fine Lance; cheers, -Joe On 11/2/2016 11:04 AM, Lance Andersen wrote: Hi all, The diff below takes advantage the since element that was added to the Deprecated annotation to clarify when the JDBC methods where deprecated in Java SE. The CCC has been approved Best Lance ——— ljand

RFR: 8169020: Add since element to JDBC deprecated methods

2016-11-02 Thread Lance Andersen
Hi all, The diff below takes advantage the since element that was added to the Deprecated annotation to clarify when the JDBC methods where deprecated in Java SE. The CCC has been approved Best Lance ——— ljanders-mac:jdk ljanders$ hg diff diff -r 77f35eef4ef9 src/java.sql/share/classes/ja