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

JRE gives warning for unusedLocalVariables #40

Closed
gkdn opened this issue Mar 11, 2019 · 1 comment
Closed

JRE gives warning for unusedLocalVariables #40

gkdn opened this issue Mar 11, 2019 · 1 comment
Assignees

Comments

@gkdn
Copy link
Member

gkdn commented Mar 11, 2019

JRE gives warnings for unusedLocalVariables. This is due to missing suppress for hand-rolled JavaScript classes.
The fix is easy but more important is to make sure our conformance test (jre/javatests:conformance_binary) catches such issues.

@gkdn
Copy link
Member Author

gkdn commented Mar 11, 2019

@rluble assigning this to you but it is not urgent.

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