RFR: 8266505: Cleanup LibraryCallKit::make_unsafe_address()

Roland Westrelin roland at openjdk.java.net
Tue May 4 15:47:56 UTC 2021


On Tue, 4 May 2021 15:23:20 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> The decorators argument to make_unsafe_address() is unused and can be removed. It's a leftover from when Shenandoah needed to resolve the target object there. 
> 
> Testing:
>  - [x] hotspot_gc_shenandoah
>  - [x] tier1
>  - [x] tier2

Looks good to me.

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

Marked as reviewed by roland (Reviewer).

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


More information about the hotspot-compiler-dev mailing list