Integrated: 8302172: [JVMCI] HotSpotResolvedJavaMethodImpl.canBeInlined must respect ForceInline
Doug Simon
dnsimon at openjdk.org
Sat Feb 11 15:41:33 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`.
This pull request has now been integrated.
Changeset: 1ef9f650
Author: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1ef9f6507ba45419f0fa896915eec064762c5153
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
8302172: [JVMCI] HotSpotResolvedJavaMethodImpl.canBeInlined must respect ForceInline
Reviewed-by: dlong
-------------
PR: https://git.openjdk.org/jdk/pull/12501
More information about the hotspot-compiler-dev
mailing list