Integrated: 8255301: Common and strengthen the code in ciMemberName and ciMethodHandle

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


On Fri, 23 Oct 2020 08:27:36 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.

This pull request has now been integrated.

Changeset: fa64477c
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/fa64477c
Stats:     14 lines in 2 files changed: 0 ins; 10 del; 4 mod

8255301: Common and strengthen the code in ciMemberName and ciMethodHandle

Reviewed-by: vlivanov, kvn

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

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


More information about the hotspot-compiler-dev mailing list