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

Revert DataInputStream.readUTF to static final

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 23
    • 23
    • core-libs
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: