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

Multiple 'extends' bound insertions can produce invalid intersection type #104

Open
dbrosoft opened this issue Sep 26, 2015 · 0 comments
Open
Milestone

Comments

@dbrosoft
Copy link
Contributor

See gist. Expected output of insert-annotations-to-source X.jaif X.java is shown in X.goal; actual output is shown in X.output. The new component of the type bound (Object &) should be generated only once for all annotation insertions at the indicated site, rather than once per insertion.

@mernst mernst added this to the Low milestone Jan 10, 2016
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

No branches or pull requests

2 participants