On Fri, 30 Jun 2023 17:29:20 GMT, Mandy Chung <mch...@openjdk.org> wrote:

>> Jim Laskey has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Update to use VirtualThread friendly stale queue.
>
> src/java.base/share/classes/java/lang/invoke/MethodType.java line 899:
> 
>> 897:             return equals(mt);
>> 898:         }
>> 899:         if (x instanceof ConcurrentWeakInternSet.WeakEntry<?> e
> 
> The comment above about `WeakEntry` should also be removed.

Will update

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14684#discussion_r1251985524

Reply via email to