RFR: 8265688: Unused ciMethodType::ptype_at should be removed

Damon Fenacci duke at openjdk.org
Mon Dec 19 08:12:50 UTC 2022


On Fri, 16 Dec 2022 10:39:20 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> `ciMethodType::ptype_at` method is not used.
>> 
>> Removing it.
>
> Looks good and trivial.

@TobiHartmann @vnkozlov thanks a lot for reviewing it!

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

PR: https://git.openjdk.org/jdk/pull/11708


More information about the hotspot-compiler-dev mailing list