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

Node::Opcode() is assigned to uint

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P4
    • tbd
    • 18
    • hotspot

    Description

      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.

      Attachments

        Activity

          People

            dfenacci Damon Fenacci
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: