https://issues.apache.org/bugzilla/show_bug.cgi?id=56283
Bug ID: 56283 Summary: Add support for Java 8 to Jasper Product: Tomcat 8 Version: 8.0.3 Hardware: PC Status: NEW Severity: enhancement Priority: P2 Component: Jasper Assignee: dev@tomcat.apache.org Reporter: knst.koli...@gmail.com (Filing an already fixed issue, for better tracking). Add support for Java 8 for JSP compilation in Tomcat. Allow to use "1.8" as the value for compilerSourceVM, compilerTargetVM options of JspServlet. Implementing this feature means that Eclipse JDT compiler bundled with Tomcat have to be updated to a later version (beyond the 4.3.1 that we are using today). >From [1]: [quote] Eclipse support for Java™ 8: Starting with I20140318-0830 all our Luna (4.4) builds contain the Eclipse support for Java™ 8. For Kepler SR2 (4.3.2) a feature patch is available (P20140317-1600). [/quote] As of now, the latest builds of Eclipse are [1]: 1) 4.3.2 - 21 Feb 2014 2) 4.4M6 - 6 March 2014 3) I20140318-0830 - 18 Mar 2014 ("I": an integration build) 4) N20140318-2000 - 18 Mar 2014 ("N": a nightly build) 5) P20140317-1600 - 17 Mar 2014 (Patch build for 4.3.2) -> [2] [2] "Eclipse 4.3.2 Patch Build: P20140317-1600" Explains what this patch build is, and provides download links. [3] JDT/Eclipse Java 8 Support For Kepler (A wiki page). I think it s bit unfortunate that the build number is "P20140317-1600", without any explicit mention of "4.3" branch in the number, but that is how they did it. [1] http://download.eclipse.org/eclipse/downloads/ [2] http://download.eclipse.org/eclipse/downloads/drops4/P20140317-1600/ [3] https://wiki.eclipse.org/JDT/Eclipse_Java_8_Support_For_Kepler -- 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