-
Enhancement
-
Resolution: Unresolved
-
P5
-
None
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.
Replace manual bitwise operations in hashCode implementations of JRSUIControl/JRSUIState with Long::hashCode.
- links to
-
Review(master) openjdk/jdk/24989