Hi,
I looked in detail at your patch. I understand the problem you're trying
to solve, but this is not the best way to solve the problem. You're
introducing a new `ExceptionTaglet` class that provides a subset of the
functionality of the equivalent `ThrowsTaglet` class. A better way to
so
ent: Thursday, September 24, 2020 11:03 AM
> > To: 'Jonathan Gibbons' ;
> > 'javadoc-dev@openjdk.java.net'
> > Subject: RE: 8157682: @inheritDoc doesn't work with @exception
> >
> > Hi Jon,
> >
> > It's been a year since I ask
-
> > From: Yano, Masanori
> > Sent: Thursday, September 26, 2019 2:28 PM
> > To: 'Jonathan Gibbons' ;
> > 'javadoc-dev@openjdk.java.net'
> > Subject: RE: 8157682: @inheritDoc doesn't work with @exception
> >
> > Hi Jon,
'javadoc-dev@openjdk.java.net'
> Subject: RE: 8157682: @inheritDoc doesn't work with @exception
>
> Hi Jon,
>
> Thank you for your reply.
>
> I am not an OpenJDK Author as you said. I am a Contributor.
> So, please sponsor my change.
>
> Regards,
&
gt; To: Yano, Masanori ;
> 'javadoc-dev@openjdk.java.net'
> Subject: Re: 8157682: @inheritDoc doesn't work with @exception
>
> Hi Masanori,
>
> Thank you for your contribution.
>
> I see you are covered by an OCA, but you are not yet an OpenJDK Autho
Hi Masanori,
Thank you for your contribution.
I see you are covered by an OCA, but you are not yet an OpenJDK Author,
is that correct?
I'll sponsor your change, filing an issue, posting a webrev and getting
a review.
-- Jon
On 9/25/19 6:41 PM, Yano, Masanori wrote:
Hello.
TagletManage