Skip to content

Conversation

graalvmbot
Copy link
Collaborator

This PR makes sure that the linearization of MethodFlowsGraph always succeeds.

  • Mark flows that are shared between methods as GlobalFlow.
  • Check that the MethodFlowsGraph::flowsIterator does not leave the scope of the method during iteration
  • Assign explicit BytecodePosition to LocalAllInstantiatedFlow

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 9, 2025
@graalvmbot graalvmbot closed this Apr 9, 2025
@graalvmbot graalvmbot deleted the d-kozak/GR-62081/fix-typeflow-linearization branch April 9, 2025 15:14
@graalvmbot graalvmbot merged commit 6ff3cc3 into master Apr 9, 2025
13 checks passed
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