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

(bf) ByteOrder.name should be declared final

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • None
    • core-libs
    • b04

      The field `name` can be declared `final`. This is not strictly required to make the class `ByteOrder` thread safe as fields are set at class initialization but is semantically correct.

            pminborg Per-Ake Minborg
            pminborg Per-Ake Minborg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: