RFR: 8320679: [JVMCI] invalid code in PushLocalFrame event message

Doug Simon dnsimon at openjdk.org
Thu Nov 23 23:39:13 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`.

Thanks for the review. I'm integrating this based on a single review given how trivial the change is.

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

PR Comment: https://git.openjdk.org/jdk/pull/16803#issuecomment-1824995257


More information about the hotspot-compiler-dev mailing list