Skip to content

Fix #10133: don't parse RuntimeInvisibleAnnotationATTR #10134

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

Closed
wants to merge 1 commit into from

Conversation

liufengyun
Copy link
Contributor

@liufengyun liufengyun commented Nov 1, 2020

Fix #10133: don't parse RuntimeInvisibleAnnotationATTR

Now we do the same as Scala 2. It reverts the following commit:

6be9c7c

After the quick fix, we can re-enable reading runtime invisible @ NotNull selectively to avoid triggering eager completion of classes.

Now we do the same as Scala 2. It reverts the following commit:

scala@6be9c7c
@liufengyun
Copy link
Contributor Author

Close in favor of #10135

@liufengyun liufengyun closed this Nov 2, 2020
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.

Can't build scala3-compiler with JDK 14
1 participant