Skip to content

Prevent stack overflow ICEs in array erasure #14886

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

Merged
merged 2 commits into from
Apr 12, 2022

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Apr 8, 2022

Fixes #12453

@odersky
Copy link
Contributor Author

odersky commented Apr 8, 2022

It's an error in Ycheck that gets issued before the actual test sets in. Since this is a fuzzball issue I'll just drop the test and keep the stackoverflow prevention.

@OlivierBlanvillain OlivierBlanvillain merged commit 73df472 into scala:main Apr 12, 2022
@OlivierBlanvillain OlivierBlanvillain deleted the fix-12453 branch April 12, 2022 11:33
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

Successfully merging this pull request may close these issues.

ICE: Exception in thread "main" java.lang.StackOverflowError
2 participants