Skip to content

Fix: issue 4450 Endless recursion (-> StackOverflow) with cyclic static references#4477

Merged
jlerbsc merged 1 commit intojavaparser:masterfrom
jlerbsc:master
Jun 21, 2024
Merged

Fix: issue 4450 Endless recursion (-> StackOverflow) with cyclic static references#4477
jlerbsc merged 1 commit intojavaparser:masterfrom
jlerbsc:master

Conversation

@jlerbsc
Copy link
Copy Markdown
Collaborator

@jlerbsc jlerbsc commented Jun 21, 2024

Fixes #4450 .

@jlerbsc jlerbsc merged commit 19cf5ef into javaparser:master Jun 21, 2024
@jlerbsc
Copy link
Copy Markdown
Collaborator Author

jlerbsc commented Jun 21, 2024

Ignoring spotless checks

@jlerbsc jlerbsc added this to the next release milestone Jun 21, 2024
@jlerbsc jlerbsc added the PR: Fixed A PR that offers a fix or correction label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Fixed A PR that offers a fix or correction

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Endless recursion (-> StackOverflow) with cyclic static references

1 participant