Skip to content

Add outer param when java inner class instantiated #11198

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
Jan 25, 2021

Conversation

changvvb
Copy link
Contributor

Fixes #10838

Update

hasOuterParam -> needsOuterParam

fix

try to fix test
@prolativ prolativ merged commit 35bb073 into scala:master Jan 25, 2021
@changvvb changvvb deleted the java-inner-outer branch January 25, 2021 10:25
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
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.

Unsound code emitted to instantiate a inner class (defined in Java)
3 participants