]
ehsavoie Hugonnet updated WFLY-5053:
------------------------------------
Attachment: jsp-test.tar.gz
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: Stuart Douglas
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