Integrated: 8320679: [JVMCI] invalid code in PushLocalFrame event message
Doug Simon
dnsimon at openjdk.org
Thu Nov 23 23:39:14 UTC 2023
On Thu, 23 Nov 2023 23:12:27 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> This is a trivial fix to the JVMCI event logged when PushLocalFrame fails in a new libjvmci env. It must report the value of `result`, not `_init_error`.
This pull request has now been integrated.
Changeset: df1b896e
Author: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/df1b896e01f4e7feeff90c1836aa395201fc4e4e
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8320679: [JVMCI] invalid code in PushLocalFrame event message
Reviewed-by: never
-------------
PR: https://git.openjdk.org/jdk/pull/16803
More information about the hotspot-compiler-dev
mailing list