RFR: 8302172: [JVMCI] HotSpotResolvedJavaMethodImpl.canBeInlined must respect @ForceInline

Doug Simon dnsimon at openjdk.org
Sat Feb 11 14:55:26 UTC 2023


On Fri, 10 Feb 2023 20:31:27 GMT, Dean Long <dlong at openjdk.org> wrote:

>> The implementation of `HotSpotResolvedJavaMethodImpl.canBeInlined` must return true for a method annotated with `@ForceInline`.
>
> Looks good.

Thanks @dean-long .

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

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


More information about the hotspot-compiler-dev mailing list