RFR 8014383: StringJoiner example in class description not in sync with streams API

Paul Sandoz paul.sandoz at oracle.com
Fri May 31 11:26:00 UTC 2013


On May 31, 2013, at 1:14 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:

> On 31/05/2013 11:49, Paul Sandoz wrote:
>> Hi,
>> 
>> Please review this JavaDoc fix to j.u.StringJoiner to update and move the examples to an api note.
>> 
>> --
> This looks okay to me.
> 

Thanks.


> The only thing is that removing @author can sometimes to a contentious topic. Given that StringJoiner has been significantly simplified and re-worked since its initial version then it might not matter here (but mentioning it anyway).
> 

I hope no offence is taken, it's not personal. My understanding is the @author tag is no longer something we should be using for new JDK code (and to be egalitarian about it perhaps we should strip out @author tags from all the code!)

Paul.




More information about the core-libs-dev mailing list