On Mon, 6 Dec 2021 17:54:41 GMT, ANUPAM DEV <[email protected]> wrote:

>> The documentation for following methods used object equality mentioning 
>> 'equals()'. I have replaced the equals() with == operator where necessary 
>> with some formattings.
>> 
>> sun.awt.util.IdentityLinkedList#contains
>> sun.awt.util.IdentityArrayList#contains
>> sun.awt.util.IdentityArrayList#indexOf
>> sun.awt.util.IdentityArrayList#lastIndexOf
>> sun.awt.util.IdentityArrayList#remove(java.lang.Object) 
>> 
>> Kindly review the change.
>
> ANUPAM DEV has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Update src/java.desktop/share/classes/sun/awt/util/IdentityLinkedList.java
>   
>   Co-authored-by: Alexey Ivanov 
> <[email protected]>

Marked as reviewed by aivanov (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/6710

Reply via email to