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

CMMarkStack indices should be unsigned.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • generic
    • generic

      The various size and index values for CMMarkStack are presently declared as being of type jint. There is no good reason for them to be a signed type. Better would be unsigned int or size_t.

            tschatzl Thomas Schatzl
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: