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

AttributedStringIterator.relevantAttributes is unused

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • 17, 21, 23, 24
    • core-libs
    • None

      The field 'java.text.AttributedString.AttributedStringIterator#relevantAttributes' is unused.
      https://github.com/openjdk/jdk/blob/bc7c0dc45dcd66d24ece8ebbd5c1b25e131eae67/src/java.base/share/classes/java/text/AttributedString.java#L726

      It's only initialized in constructor as clone of parameter 'Attribute[] attributes'. There are no more usages of it.

            jlu Justin Lu
            aturbanov Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: