Node::Opcode() is assigned to uint

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 18
    • Component/s: hotspot

      Searching for "uint*Opcode()" in the code finds many cases where we assign the int Opcode to an uint. While this is probably fine in current code, it should be cleaned up.

      [~roland] suggested to use an enum instead. We should evaluate the impact.

            Assignee:
            Damon Fenacci
            Reporter:
            Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: