Skip to content

Conversation

@JornVernee
Copy link
Owner

fix for JDK-8296973

There are 2 bugs:

  • frame allocation code is not in the right order, meaning that the return register spill can overwrite some of the special values in a downcall stub frame
  • CaptureCallState adds an additional leading parameter, which can mess up SharedUtils::adaptDowncallForIMR.

Both are fixed in this patch

@JornVernee JornVernee closed this Nov 17, 2022
@JornVernee JornVernee deleted the FrameAlloc branch December 5, 2022 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants