On Sun, 29 Dec 2024 01:06:36 GMT, Chen Liang <[email protected]> wrote:
>> Chen Liang has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Problems with owner type, kevin suggestions
>
> src/java.base/share/classes/java/lang/reflect/ParameterizedType.java line 124:
>
>> 122: * class or interface declaration} and have equal {@linkplain
>> 123: * #getActualTypeArguments() type parameters}, including those from
>> the
>> 124: * {@linkplain #getOwnerType() enclosing classes}.
>
> ... if they are non-static nested types. (etc.)
Not necessary on second thought.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19977#discussion_r1911476971