Revert DataInputStream.readUTF to static final

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: 23
    • Component/s: core-libs
    • None

      JDK-8325340 accidentally removed final from the static DataInputStream.readUTF method. This has a minor compatibility impact (allows hiding the method in a subclass, while before that would throw an exception) and since it was not the intent of the prior change to alter any behavioral semantics here I want to revert that change.

            Assignee:
            Claes Redestad
            Reporter:
            Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: