RFR: 8252537: Updated @exception with @throws
Roger Riggs
rriggs at openjdk.java.net
Mon Sep 14 20:37:50 UTC 2020
On Wed, 9 Sep 2020 19:29:30 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
Please re-indent the @throws lines to add 3 spaces after so that the comments are aligned as they were previously.
-------------
Changes requested by rriggs (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/95
More information about the serviceability-dev
mailing list