Skip to content

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

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

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

Conversation

@jlerbsc

@jlerbsc jlerbsc commented Jun 21, 2024

Copy link
Copy Markdown
Collaborator

Fixes #4450 .

@jlerbsc jlerbsc merged commit 19cf5ef into javaparser:master Jun 21, 2024
@jlerbsc

jlerbsc commented Jun 21, 2024

Copy link
Copy Markdown
Collaborator Author

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