AttributedStringIterator.relevantAttributes is unused

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P5
    • tbd
    • Affects Version/s: 17, 21, 23, 24
    • Component/s: 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.

            Assignee:
            Justin Lu
            Reporter:
            Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: