Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] StackOverflowError during compilation #2805

Closed
xxDark opened this issue Apr 3, 2021 · 2 comments
Closed

[BUG] StackOverflowError during compilation #2805

xxDark opened this issue Apr 3, 2021 · 2 comments

Comments

@xxDark
Copy link

xxDark commented Apr 3, 2021

Describe the bug
StackOverflowError during compilation.

To Reproduce
https://paste.implario.dev/nasovuyeze.java

Expected behavior
No StackOverflowError

Version info (please complete the following information):

1.18.20
javac 1.8.0_275

@xxDark xxDark changed the title [BUG] [BUG] StackOverflowError during compilation Apr 3, 2021
@xxDark
Copy link
Author

xxDark commented Apr 3, 2021

Uage of local variable for the injector seems to solve the issue.

@Rawi01
Copy link
Collaborator

Rawi01 commented Apr 4, 2021

Duplicate of #1118
As you already figured out the easiest workaround is to split up the long method invocation chain.

@Rawi01 Rawi01 closed this as completed Apr 4, 2021
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

No branches or pull requests

2 participants