RFR: 8234799: Word missing in javadoc of java.util.Arrays

Julia Boes julia.boes at oracle.com
Tue Nov 26 15:57:32 UTC 2019


Hi,

The statement is indeed asserted in 
test/jdk/java/util/Arrays/ArraysEqCmpTest.testNullElementsInObjectArray().

Also, Lance pointed out that a CSR is required for this fix.

CSR: https://bugs.openjdk.java.net/browse/JDK-8234810

Regards,

Julia


On 26/11/2019 10:50, Daniel Fuchs wrote:
> Hi Julia,
>
> Looks good to me. But can you find out if there exists a test
> where this statement is verified?
>
> best regards,
>
> -- daniel
>
> On 26/11/2019 10:46, Julia Boes wrote:
>> Hi,
>>
>> This is a minor fix, a word was missing in the javadoc of 
>> Arrays.compare(compare(T[] a, T[] b).
>>
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8234799
>>
>> Webrev: http://cr.openjdk.java.net/~jboes/webrevs/8234799/webrev.00/
>>
>>
>> Regards,
>>
>> Julia
>>
>>
>


More information about the core-libs-dev mailing list