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

JRSUIControl.hashCode and JRSUIState.hashCode can use Long.hasCode

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P5 P5
    • 25
    • None
    • client-libs

      Similar to #8355391 and #8356036 and #8356021, apple.laf.JRSUIControl and apple.laf.JRSUIState in java.desktop can also be simplified similarly.

      Replace manual bitwise operations in hashCode implementations of JRSUIControl/JRSUIState with Long::hashCode.

            swen Shaojin Wen
            swen Shaojin Wen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: