RFR 8252537: Replace @exception with @throws for core-libs

Vipin Sharma vipinsharma85 at gmail.com
Fri Sep 4 20:32:14 UTC 2020


Hi,

I have generated Javadoc for all updated packages and compared html files, before and after changes.
All looks good, only generation time is different in html files.

Regards,
Vipin

> On Sep 5, 2020, at 12:47 AM, Vipin Sharma <vipinsharma85 at gmail.com> wrote:
> 
> Hi Pavel,
> 
> 
>> On Sep 4, 2020, at 2:27 PM, Pavel Rappo <pavel.rappo at oracle.com <mailto:pavel.rappo at oracle.com>> wrote:
>> 
>> Oops, wrong issue number. Here's the correct one: JDK-8157682.
>> 
>>> On 4 Sep 2020, at 09:52, Pavel Rappo <pavel.rappo at oracle.com <mailto:pavel.rappo at oracle.com>> wrote:
>>> 
>>> It would be nice to compare documentation HTML files generated before and after that patch: there's a possibility of non-local consequences, see JDK-6509045.
> 
> There are ~ 1.5K lines, 86 files changed in this patch, do we have any tool to compare Javadoc or it should be done manually ?
> 
>>> 
>>> -Pavel
>>> 
>>>> On 3 Sep 2020, at 20:33, Vipin Sharma <vipinsharma85 at gmail.com> wrote:
>>>> 
>>>> Hi,
>>>> 
>>>> Please review and sponsor the fix for replacing @exception with @throws for
>>>> core-libs.
>>>> 
>>>> Issue: https://bugs.openjdk.java.net/browse/JDK-8252537
>>>> Webrev: https://cr.openjdk.java.net/~vsharma/8252537
>>>> 
>>>> As suggested in the previous discussion
>>>> <https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-September/068486.html>,
>>>> this webrev has a consolidated fix for all subtasks of the JDK-8252536
>>>> <https://bugs.openjdk.java.net/browse/JDK-8252536>.
>>>> There is no change in the indentation as part of this webrev.
>>>> 
>>>> Regards,
>>>> Vipin
>>> 
>> 
> Regards,
> Vipin



More information about the core-libs-dev mailing list