CMMarkStack indices should be unsigned.

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

            Assignee:
            Thomas Schatzl
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: