This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: YA Socket timeout patch


Nic Ferrier wrote:

> I use the first line (the one with the double **) to be a very brief
> intro, as per the Sun suggestions.


This is *not* what Sun suggests.  The /** line is otherwise  *empty*
according to Sun's documnetation.  See: 
http://java.sun.com/j2se/javadoc/writingdoccomments/index.html
especially the section "General Form of a Doc Comment".  We
are not obliged to follow Sun's recommendations, of course.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]