[15] RFR 8241727 : Typos: empty lines in javadoc, inconsistent indents, etc. (core-libs only)

Ivan Gerasimov ivan.gerasimov at oracle.com
Fri Mar 27 10:26:40 UTC 2020


Hello!

This is a javadoc-only fix.

There are a few changes that will actually be visible (for example [1], 
[2]), but the vast majority of changes are to remove redundant empty 
lines, correct indentation, or otherwise restore harmony.

Would you please help review this rather technical fix?

BUGURL: https://bugs.openjdk.java.net/browse/JDK-8241727
WEBREV: http://cr.openjdk.java.net/~igerasim/8241727/00/webrev/

Thank in advance!

[1] Extra '+' in text: 
https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/ObjectInputStream.html#readObjectOverride()

[2] Extra 'I' in text: 
https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/annotation/Annotation.html#hashCode()

-- 

With kind regards,
Ivan Gerasimov



More information about the core-libs-dev mailing list