On Fri, Feb 25, 2005 at 04:43:27PM +0100, Meskauskas Audrius wrote:
> This path replaces "documentme" with documentation comments.
> 
> >From the previous discussion it seems that it is problematic to discuss the 
> whitespace using pathes. Instead, the complete java file with suggested 
> comments and formatting is attached. This path does not alter the code 
> itself. It is 
> verified against regression with the three Mauve tests I currently have.

The first line of the javadoc of Waker.run() whould be indented by one
more space.

The @see tag should be used inline in the javadocs instead of the
<code>somemethod()</code> constructs, as discussed privately.


Michael


_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to