[Bug 57508] tomcat-8.0.17 Unable to compile class for JSP on JDK8
https://issues.apache.org/bugzilla/show_bug.cgi?id=57508 Violeta Georgieva changed: What|Removed |Added Resolution|WORKSFORME |INVALID -- You are receiving
[Bug 57508] tomcat-8.0.17 Unable to compile class for JSP on JDK8
https://issues.apache.org/bugzilla/show_bug.cgi?id=57508 conquer0715 changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---
[Bug 57508] tomcat-8.0.17 Unable to compile class for JSP on JDK8
https://issues.apache.org/bugzilla/show_bug.cgi?id=57508 --- Comment #1 from Violeta Georgieva --- Hi, Did you specify the init params below for the JSPServlet? compilerSourceVM 1.8 compilerTargetVM 1.8 Regard