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

Unless JavaParser reads annotations we need to assume all annotations to be Runtime visible. #389

Open
DarkDimius opened this issue Mar 5, 2015 · 3 comments

Comments

@DarkDimius
Copy link
Member

See https://issues.scala-lang.org/browse/SI-8926 for details.

@DarkDimius
Copy link
Member Author

Alternative would be to have this assumption only when currently compiling the particular java-defined annotation, ie detect if symbol is loaded from class path or not.

@Blaisorblade
Copy link
Contributor

Blaisorblade commented Jan 23, 2019

@hrhino almost fixed this one too for Scalac:
scala/bug#8928
scala/scala#5892

@hrhino
Copy link
Member

hrhino commented Jan 23, 2019

That's on my to-do list for when I can get back to OSS, too. Maybe annotations will be my second contribution to dotty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants