[jboss-jira] [JBoss JIRA] (WFLY-5053) You can't use static methods from interface in JSP
ehsavoie Hugonnet (JIRA)
issues at jboss.org
Wed Aug 5 03:17:03 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095620#comment-13095620 ]
ehsavoie Hugonnet commented on WFLY-5053:
-----------------------------------------
Setting <jsp-config source-vm="1.8" target-vm="1.8" /> fixes it :)
So it looks like our default are not for java 8.
> You can't use static methods from interface in JSP
> --------------------------------------------------
>
> Key: WFLY-5053
> URL: https://issues.jboss.org/browse/WFLY-5053
> Project: WildFly
> Issue Type: Bug
> Components: Web (Undertow)
> Affects Versions: 9.0.1.Final
> Reporter: ehsavoie Hugonnet
> Assignee: Tomaz Cerar
> Attachments: jsp-test.tar.gz
>
>
> The upgrade to ECJ 4.4.2 has broken the JSP compilation when using static methods from interface.
> Reverting to 4.3.1 fixes this.
> See reproducer
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list