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

don't work in jdk 8 #152

Open
ihaiker opened this issue Apr 13, 2016 · 1 comment
Open

don't work in jdk 8 #152

ihaiker opened this issue Apr 13, 2016 · 1 comment

Comments

@ihaiker
Copy link

ihaiker commented Apr 13, 2016

On jdk8 doesn't work, because there is no com.sum.tools.javac.code.TypeTags class in the jdk8 . in jdk8 is com.sum.tools.javac.code.TypeTag, so the error will be thrown a ClassNotFoundException.

@tcw026
Copy link

tcw026 commented Aug 10, 2016

Also not working for jdk1.8.0_31 and jdk1.8.0_102.
Compiled errors occurred with maven 2.3.2 and jdk 1.8. Do we have an updated version? Thanks

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