[ 
https://issues.apache.org/jira/browse/FLEX-35050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Harui resolved FLEX-35050.
-------------------------------
       Resolution: Fixed
         Assignee: Alex Harui
    Fix Version/s: Apache FalconJX 0.8.0

flex-falcon 7a6ec7227cebe3a9a36618dad2bb79f7482e701a
flex-typedefs c07aedf88e641e162c2f1fa720075989385dfd81

> NullPointerException in compiler.jx
> -----------------------------------
>
>                 Key: FLEX-35050
>                 URL: https://issues.apache.org/jira/browse/FLEX-35050
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: FalconJX
>    Affects Versions: Apache FalconJX 0.6.0
>            Reporter: Christofer Dutz
>            Assignee: Alex Harui
>             Fix For: Apache FalconJX 0.8.0
>
>
> I am getting NullPointerExceptions in 
> org.apache.flex.compiler.clients.ExternCConfiguration.isExcluded (Line 343)
> because in 
> org.apache.flex.compiler.internal.codegen.externals.reference.ClassReference 
> in getInterfaces() in line 482 no check is performed, if the result of 
> getModel().getClassReference(interfaceName) is not null. This adds "null" to 
> the list of interfaces and when accessed in 
> org.apache.flex.compiler.clients.ExternCConfiguration.isExcluded I the the 
> NPE. It also makes it impossible to find out why the thing is blowing up.



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

Reply via email to