Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-1001

ForEach: Counters are signed ints but must be unsigned

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 1.4
    • BPEL Runtime
    • None

    Description

      This can cause issues with very high values where a java int overflows. In order to keep binary compatibility, data should remain in ints but must be converted to a long before doing comparisons.

      Found via Betsy

      Attachments

        Activity

          People

            vanto Tammo van Lessen
            vanto Tammo van Lessen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: