RFR: String.join(), StringJoiner additions (original) (raw)

Alan Bateman Alan.Bateman at oracle.com
Tue Apr 16 15:50:40 UTC 2013


On 16/04/2013 16:13, Jim Gish wrote:

On 04/15/2013 02:02 PM, Martin Buchholz wrote: You are fiddling with the javadoc for getChars, which is an independent change. (I am also fiddling with getChars in another ongoing change). I don't think closing html tags for

  • are
  • required in javadoc. If you are going to change the exception javadoc, then also change @exception to @throws.

    The only reason I'm adding is Alan insisted on it in a previous change I proposed :-) I don't recall the full context but I have got confused by an early build of doclint where this was an issue.

    -Alan.



    More information about the core-libs-dev mailing list