On 8/21/20 8:09 AM, Roger Riggs wrote:
Please review the addition of comments to classes and fields to resolve
javadoc "no comment" warnings in the java.lang and java.io packages.
The comments are derived from the existing behavior and context.

Webrev:
   http://cr.openjdk.java.net/~rriggs/webrev-nocomment-8251203-1/


Looks okay.

Nit:  the type name returned in javadoc and @param should be wrapped with {@code ...}.

These lines are some example:
2235      * @param  s the ObjectOutputStream to which data is written

 941      * The BytecodeGenerationException.

261 * Resolve a SerializedLambda to an object. No need for a new webrev. Mandy


Reply via email to