Closed fupfin closed 7 years ago
Thanks for your report. Indeed, I can reproduce this issue. Probably a bug in the JDK compiler (every release had such bugs / regressions on generics compilation), but maybe we can work around it for the time being.
Thank you. I can compile jOOL without any errors, now.
Expected behavior and actual behavior:
Even pom.xml's compiler plugin is configured using java 1.8 spec, I can not compile jOOL with JDK 9. In JDK 8, I can compile jOOL with no error.
out.txt
Steps to reproduce the problem:
Versions: