amos.anderson Posted December 5, 2016 Share Posted December 5, 2016 I just asked this question here http://stackoverflow.com/questions/40980576/upgrade-to-java8-failing-for-jasper-grails-pluginBut there's a specific question I should ask here, too. Does Jasperreports 5.6.1 work on Java 8? I'm getting the following error when I upgrade from Java 7 to Java 8 on my grails server:net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file:1. The type java.util.Map$Entry cannot be resolved. It is indirectly referenced from required .class files Thanks for any advice. Link to comment Share on other sites More sharing options...
hozawa Posted December 5, 2016 Share Posted December 5, 2016 No. JasperReports 5.6.x does not work with Java8. Link to comment Share on other sites More sharing options...
amos.anderson Posted December 6, 2016 Author Share Posted December 6, 2016 Hello Hozawa, thanks for your response. I should mention that I dicovered that upgrading Tomcat from version 7 to 8 fixed the exception I posted and it looks like I can generate a JasperReport ok.So I'm wondering if there's a listing for which features do and do not work on Java 8. Is there a way I could see a listing of which unit tests pass/fail when TIBCO runs this JasperReports on java 8? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now