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

Ivan Gerasimov ivan.gerasimov at oracle.com
Sun Mar 29 04:39:39 UTC 2020


Thank you Pavel!

Pushed.

On 3/27/20 5:09 AM, Pavel Rappo wrote:
> 140      a successful * query to a constant will always remain successful.
>
> Made me pause and read a bit of the surrounding context
> to make sure there's no "*" type of query.
>
> Looks good to me. Thanks for doing this.
>
> -Pavel
>
>> On 27 Mar 2020, at 10:26, Ivan Gerasimov <ivan.gerasimov at oracle.com> wrote:
>>
>> 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
>>
-- 
With kind regards,
Ivan Gerasimov



More information about the core-libs-dev mailing list