Signed overflow in multiply_high_signed()

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: hotspot

      I ran into an overflow with multiply (running with -ftrapv) but it looks like the add can also overflow. We could fix this with java_multiply() and java_add(), but it might make the code more readable if we use operator overloading.

            Assignee:
            Christian Hagedorn
            Reporter:
            Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: