Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-35051

NullPointerException in FlexJS compiler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Apache FalconJX 0.6.0
    • Apache FlexJS 0.8.0
    • FalconJX
    • None

    Description

      org.apache.flex.compiler.internal.codegen.externals.pass.NamespaceResolutionPass.visit (Line 90) throws a NullPointerException if comment is null.
      It seems to occur if the current statement is an assignment, but the parameter does not have some special jsdoc info ...

                          comment = first.getJSDocInfo();
      

      Unfortunately it is only possible to find out which file the problem is in (ASSIGN 23 [source_file: [google_maps_api_v3_11]] [length: 16]) but that doesn't help much.

      Attachments

        Activity

          People

            aharui Alex Harui
            cdutz Christofer Dutz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: