]
Scott Marlow updated WFLY-6280:
-------------------------------
Fix Version/s: 10.1.0.Final
Can not call "visibility" bridged methods
-----------------------------------------
Key: WFLY-6280
URL:
https://issues.jboss.org/browse/WFLY-6280
Project: WildFly
Issue Type: Bug
Affects Versions: 9.0.2.Final, 10.0.0.Final
Reporter: Trond G. Ziarkowski
Assignee: Scott Marlow
Labels: el
Fix For: 10.1.0.Final
After fix of WFLY-3456 all bridged methods are filtered which causes
javax.el.MethodNotFoundException for "visibility" bridged methods.
This has been commented by [~bodist] in WFLY-3456, but nothing has been done to fix it.