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

ArrayData.length() function is now a protected field, we should explicitly use it internally

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • core-libs
    • None

        I had to make it a protected field as part of the optimistic builtins, internally the ArrayData structures still use the length() getters and local variables named "length" which causes warnings due to symbol collisions.
        Mostly cosmetical, but the byte code length actually gets shorter

              lagergren Marcus Lagergren
              lagergren Marcus Lagergren
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: