RFR: 8302172: [JVMCI] HotSpotResolvedJavaMethodImpl.canBeInlined must respect @ForceInline
Dean Long
dlong at openjdk.org
Fri Feb 10 21:20:01 UTC 2023
On Thu, 9 Feb 2023 20:32:12 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> The implementation of `HotSpotResolvedJavaMethodImpl.canBeInlined` must return true for a method annotated with `@ForceInline`.
Looks good.
-------------
Marked as reviewed by dlong (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12501
More information about the hotspot-compiler-dev
mailing list