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 11:32:53 UTC 2020


On Fri, 11 Sep 2020 11:29:18 GMT, Roberto Castañeda Lozano <github.com+8792647+robcasloz at openjdk.org> wrote:

>> Looks good to me.
>
> Remove dead definition of ptr_type in TypeAryPtr::cast_to_autobox_cache. Also remove
> unnecessary cache parameter (always true) for simplicity.

Thanks Vladimir and Tobias!

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

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


More information about the hotspot-compiler-dev mailing list