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

Dalvik-appeasing names #2152

Open
tombentley opened this issue May 6, 2015 · 3 comments
Open

Dalvik-appeasing names #2152

tombentley opened this issue May 6, 2015 · 3 comments
Milestone

Comments

@tombentley
Copy link
Member

As mentioned here, it seems dalvik has a problem with some fields names we generate. Although they seem to be acceptable according to the JVM Spec §4.2.2 we should try to make this work on dalvik.

@tombentley tombentley added this to the 1.3 milestone May 6, 2015
@lucaswerkmeister
Copy link
Member

This will break binary compatibility, won’t it?

@tombentley
Copy link
Member Author

Yes, but it would only affect people who were reflectively inspecting the annotations of Imports, which I can't imagine is very many people. I think the work @FroMage has been doing on annotations has already broken BC in a much more major way.

@lucaswerkmeister
Copy link
Member

I think the work @FroMage has been doing on annotations has already broken BC in a much more major way.

Surely not for 1.3 ;)

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