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

Revert DataInputStream.readUTF to static final

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 23
    • 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.

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

              Created:
              Updated:
              Resolved: