RFR: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle [v2]

Aleksey Shipilev shade at openjdk.java.net
Mon Oct 26 07:20:49 UTC 2020


On Fri, 23 Oct 2020 17:02:09 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Aleksey Shipilev has updated the pull request incrementally with three additional commits since the last revision:
>> 
>>  - Remove whitespace
>>  - Simplify the whole thing
>>  - Simplify, because MemberName::vmtarget already returns Method*
>
> LGTM too.

I did a minor stylistic change to match `Method*`  in both cases, please ack.

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

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


More information about the hotspot-compiler-dev mailing list