RFR: 8252537: Updated @exception with @throws [v4]

Serguei Spitsyn sspitsyn at openjdk.java.net
Thu Oct 1 20:22:08 UTC 2020


On Sun, 27 Sep 2020 12:46:21 GMT, Vipin Sharma <vsharma at openjdk.org> wrote:

>> Updated @exception with @throws for core-libs, it fixes all open sub-tasks of JDK-8252536.
>> 
>> Open Subtasks part of this fix are:
>> 1. JDK-8252537
>> 2. JDK-8252539
>> 3. JDK-8252540
>> 4. JDK-8252541
>> 
>> Previous conversation on this:
>> https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-September/068540.html
>
> Vipin Sharma has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Replaced <code>...</code> with {@code ...} for modified statement in java.sql

Marked as reviewed by sspitsyn (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/95


More information about the serviceability-dev mailing list