Skip to content

Treat packages as flat when access checking Java-defined symbols #11618

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 1 commit into from
Mar 5, 2021

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Mar 5, 2021

Treat packages as flat when checking Java-defined symbols for accessibility

Treat packages as flat when checking Java-defined symbols for accessibility
@odersky odersky linked an issue Mar 5, 2021 that may be closed by this pull request
@odersky odersky requested a review from smarter March 5, 2021 14:42
@smarter smarter enabled auto-merge March 5, 2021 14:43
@smarter smarter merged commit 487e677 into scala:master Mar 5, 2021
@smarter smarter deleted the fix-11616 branch March 5, 2021 18:01
@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.

Package private in Java accessible from subclass in sub packages
3 participants