https://issues.apache.org/bugzilla/show_bug.cgi?id=56283

--- Comment #5 from Robbie Gibson <robbie_use...@yahoo.co.uk> ---
Created attachment 31624
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31624&action=edit
Failing JSP (doesn't compile with a Java 8 JDK and source/target version 1.6)

The version of ECJ supplied with 7.0.53 fails to compile JSP files that
reference class files containing default methods under the following
conditions:
- compilerSourceVersion/compilerTargetVersion < 1.8
- JRE_HOME >= jdk1.8.0
Attachment has a minimal test case

It looks like it might be Eclipse bug 390889 which is fixed in 4.4M7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=390889

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to