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

(javap) classfile not treating iinc_w correctly.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 7
    • tools
    • None
    • b68
    • generic
    • generic
    • Verified

      The javap class file methods considers the instruction iinc_w to be of kind
      WIDE_CPREF_W_SHORT, what this means is that operand is a CPREF, that is not
      quite right from the spec. in the comments section, it is really the index into
      the local variable array.

            vromero Vicente Arturo Romero Zaldivar
            ksrini Kumar Srinivasan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: