Re: 8157682: @inheritDoc doesn't work with @exception

2021-03-03 Thread Jonathan Gibbons
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

[PING] RE: 8157682: @inheritDoc doesn't work with @exception

2021-03-03 Thread yano-masan...@fujitsu.com
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

RE: 8157682: @inheritDoc doesn't work with @exception

2021-01-12 Thread yano-masan...@fujitsu.com
- > > 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,

RE: 8157682: @inheritDoc doesn't work with @exception

2020-11-24 Thread yano-masan...@fujitsu.com
'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, &

RE: 8157682: @inheritDoc doesn't work with @exception

2019-09-27 Thread Yano, Masanori
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

Re: 8157682: @inheritDoc doesn't work with @exception

2019-09-25 Thread Jonathan Gibbons
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