[
https://issues.apache.org/jira/browse/CLOWNFISH-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562069#comment-14562069
]
ASF GitHub Bot commented on CLOWNFISH-47:
-----------------------------------------
Github user rectang closed the pull request at:
https://github.com/apache/lucy-clownfish/pull/20
> 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)