Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-3568

NPE in jitted constraint when evaluating an arithmetic expression having null as one of its operand

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.4.1.Final, 5.5.0.Beta1
    • None
    • None
    • None

    Description

      on a Bean defined as:

      class Bean {
      double val1;
      Double val2;
      }

      the evaluation of a jitted constraint like "val1/val2 > 0.7" throws a NullPointerException

      Attachments

        Activity

          People

            mfusco@redhat.com Mario Fusco
            mfusco@redhat.com Mario Fusco
            Archiver:
            rhn-support-ceverson Clark Everson

            Dates

              Created:
              Updated:
              Resolved:
              Archived:

              PagerDuty