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

Vladimir Kozlov kvn at openjdk.java.net
Mon Oct 26 15:48:29 UTC 2020


On Mon, 26 Oct 2020 07:20:48 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> There is a TODO item in their `get_vm_target`-s. We can clean those up. It looks to me the caller code does not handle `NULL` result well, which means we better `fatal` ourselves before exposing `NULL` to callers and `SEGV`-ing there.
>
> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Minor stylistic nit: star leans to the left

okay

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list