You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Marvin Humphrey (JIRA)" <ji...@apache.org> on 2015/05/21 01:56:59 UTC

[lucy-issues] [jira] [Created] (CLOWNFISH-47) Tighten up final method code gen and optimization

Marvin Humphrey created CLOWNFISH-47:
----------------------------------------

             Summary: Tighten up final method code gen and optimization
                 Key: CLOWNFISH-47
                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-47
             Project: Apache Lucy-Clownfish
          Issue Type: Bug
          Components: Core
            Reporter: Marvin Humphrey
             Fix For: 0.5.0


Final methods should be implemented using static inline functions rather than macros, improving type safety.  Final methods are also being optimized too eagerly, though limited use of final classes and methods in earlier releases means that this compilation bug has not manifested in live code to my knowledge.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)