On Thu, 6 Jun 2024 19:30:21 GMT, Jorn Vernee <[email protected]> wrote:
>> Chen Liang has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> mt -> md (desc)
>
> src/java.base/share/classes/jdk/internal/constant/ConstantUtils.java line 76:
>
>> 74: * type and parameter types can be described nominally.
>> 75: */
>> 76: public static MethodTypeDesc methodDesc(MethodType type) {
>
> Please name these methods `methodTypeDesc`, since we also have the `Method`
> type.
Thanks for the suggestion. Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19585#discussion_r1630306158