[weld-issues] [JBoss JIRA] Created: (WELD-477) Do not take private final methods into consideration when assessing proxyability of a class

Marius Bogoevici (JIRA) jira-events at lists.jboss.org
Wed Mar 31 18:01:37 EDT 2010


Do not take private final methods into consideration when assessing proxyability of a class
-------------------------------------------------------------------------------------------

                 Key: WELD-477
                 URL: https://jira.jboss.org/jira/browse/WELD-477
             Project: Weld
          Issue Type: Feature Request
    Affects Versions: 1.0.1.Final
            Reporter: Marius Bogoevici
            Assignee: Marius Bogoevici
             Fix For: 1.0.2.CR1


Section 5.4.1 of the specification states that classes with final methods are not proxyable. Private final methods aren't affected by proxification, so Weld should make an exception in that case.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list