Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-18

Include ECJ4.4 in both Tomcats 7 and 8 for JDK8 issue fixes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • JWS 3.0.0 ER1
    • None
    • tomcat7, tomcat8
    • None
    • Release Notes
    • Hide
      When using Java 8 features in JSP pages with Tomcat, JSP compiler exceptions similar to the following were thrown: `Unable to compile class for JSP`.

      This issue occurred because the ECJ included with Tomcat 7 and 8 did not properly compile Java 8 classes.

      This issue is fixed with the upgrade of ECJ to version 4.4 for both Tomcat 7 and 8, and Java 8 features in JSP pages should now compile successfully.
      Show
      When using Java 8 features in JSP pages with Tomcat, JSP compiler exceptions similar to the following were thrown: `Unable to compile class for JSP`. This issue occurred because the ECJ included with Tomcat 7 and 8 did not properly compile Java 8 classes. This issue is fixed with the upgrade of ECJ to version 4.4 for both Tomcat 7 and 8, and Java 8 features in JSP pages should now compile successfully.
    • Documented as Resolved Issue

      per disscussion with Remy and David we should have ecj4.4 version in both Tomcats to fix JDK8 compilation issues.

            dknox_jira David Knox (Inactive)
            lfuka Libor Fuka
            Lucas Costi Lucas Costi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: