RFR: 8252494: C2: TypeAryPtr::cast_to_autobox_cache does not use ptr_type

Roberto Castañeda Lozano github.com+8792647+robcasloz at openjdk.java.net
Fri Sep 11 10:24:57 UTC 2020


On Thu, 10 Sep 2020 08:12:58 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Remove dead definition of `ptr_type` in `TypeAryPtr::cast_to_autobox_cache`. Also remove unnecessary `cache` parameter
>> (always true) for simplicity.
>
> I read Vladimir's explanations in the bug, and the patch looks good based on that.

Thanks @shipilev!

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

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


More information about the hotspot-compiler-dev mailing list