Uploaded image for project: 'Commons JCI'
  1. Commons JCI
  2. JCI-29

[jci] Janino throws NullPointers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • Operating System: other
      Platform: Other

    • 39222

    Description

      Janino can throw a nullpointer if you give it bad java. I think JCI should have
      a try

      {....}

      catch ( Exception e )

      { ... }

      around the compile work. If the
      compiler throws any unexpected execptions we wrap and feed back a
      CompilationProblem. Rather than expecting the user to deal with rogue exceptions.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mproctor@codehaus.org Mark Proctor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: