Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8006573

Integer overflow checking

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 9
    • None
    • hotspot


      The constant pool version and symbol table, and possibly other places have integer overflow checks that might be undefined in C and C++. This code should explicitly check if it would overflow (version == max int) after increment to be pedantic.

            Unassigned Unassigned
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: