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

fix to compile with 1.6.0_45 #226

Merged
merged 1 commit into from
May 2, 2016
Merged

fix to compile with 1.6.0_45 #226

merged 1 commit into from
May 2, 2016

Conversation

stleary
Copy link
Owner

@stleary stleary commented Apr 29, 2016

What problem does this code solve?
Accidentally broke 1.6 compatibility with #203. With this change, the code will compile with Oracle javac 1.6.0_45 and 1.8.0_05.

Changes to the API?
No.

Does it break the unit tests?
No, and no tests are added for this change.

Will this require a new release?
No, this will be rolled into the next release, which is not yet scheduled.

Should the documentation be updated?
No, this is an internal bug fix to maintain compiler compatibility.

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.

1 participant