Re: RFR: 8253053: Javadoc clean up in Authenticator and BasicAuthenicator [v4]

2020-09-28 Thread Roger Riggs
On Mon, 28 Sep 2020 09:23:55 GMT, Patrick Concannon wrote: >> Hi, >> >> Could someone please review my doc-only fix for JDK-8253053 - 'Javadoc clean >> up in Authenticator and BasicAuthenicator' >> ? >> This fix is set of formatting changes intended to clean up the javadoc of >> the following

Re: RFR: 8253053: Javadoc clean up in Authenticator and BasicAuthenicator [v4]

2020-09-28 Thread Michael McMahon
On Mon, 28 Sep 2020 09:23:55 GMT, Patrick Concannon wrote: >> Hi, >> >> Could someone please review my doc-only fix for JDK-8253053 - 'Javadoc clean >> up in Authenticator and BasicAuthenicator' >> ? >> This fix is set of formatting changes intended to clean up the javadoc of >> the following

Re: RFR: 8253053: Javadoc clean up in Authenticator and BasicAuthenicator [v4]

2020-09-28 Thread Michael McMahon
On Mon, 28 Sep 2020 10:11:24 GMT, Michael McMahon wrote: >> Patrick Concannon has updated the pull request with a new target base due to >> a merge or a rebase. The pull request now >> contains four commits: >> - 8253053: removed trailing >> - 8253053: fixed typo >> - 8253053: fixed typos; a

Re: RFR: 8253053: Javadoc clean up in Authenticator and BasicAuthenicator [v4]

2020-09-28 Thread Patrick Concannon
> Hi, > > Could someone please review my doc-only fix for JDK-8253053 - 'Javadoc clean > up in Authenticator and BasicAuthenicator' > ? > This fix is set of formatting changes intended to clean up the javadoc of the > following classes : > > `com.sun.net.httpserver.Authenticator` > `com.sun.net

Re: RFR: 8253053: Javadoc clean up in Authenticator and BasicAuthenicator [v4]

2020-09-28 Thread Daniel Fuchs
On Mon, 28 Sep 2020 08:56:14 GMT, Patrick Concannon wrote: >> Hi, >> >> Could someone please review my doc-only fix for JDK-8253053 - 'Javadoc clean >> up in Authenticator and BasicAuthenicator' >> ? >> This fix is set of formatting changes intended to clean up the javadoc of >> the following