[weld-dev] javax.el.ExpressionFactory has final methods! CDI doesn't allow that

Emily Jiang emijiang6 at googlemail.com
Wed Oct 21 05:02:22 EDT 2015


CDI specification does not allow proxying a class with non-private final
methods. The java.util.Hashtable class has a
non-private final method added to the class in later versions
of Java, so a CDI application that previously worked may break
when updating the Java level.

This issue was logged in CDI-527.

OpenWebBeans fixed this via the jira
(https://issues.apache.org/jira/browse/OWB-616).

Can Weld fix this in the 2.3 or 2.2 trunk?


-- 
Thanks
Emily
=================
Emily Jiang
ejiang at apache.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20151021/3bfe7575/attachment.html 


More information about the weld-dev mailing list