Skip to content

[GR-75646] Cache debug info frame generation#13590

Open
graalvmbot wants to merge 1 commit into
masterfrom
yz/GR-75646
Open

[GR-75646] Cache debug info frame generation#13590
graalvmbot wants to merge 1 commit into
masterfrom
yz/GR-75646

Conversation

@graalvmbot
Copy link
Copy Markdown
Collaborator

Summary:

  • Cache cache-safe FrameState to BytecodeFrame generation in DebugInfoBuilder.
  • Return copied frame chains on cache hits because LIR phases mutate BytecodeFrame.values.
  • Cache HotSpot interpreter frame sizes for the same cache-safe state chains.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants