-
Bug
-
Resolution: Fixed
-
P2
-
8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8030882 | 9 | Roger Riggs | P2 | Closed | Fixed | b01 |
JDK-8031296 | 8u5 | Roger Riggs | P2 | Resolved | Fixed | b03 |
The concrete calendars in java.time.chrono fail to specify the details of equals and hashcode.
The value-based type of java.time should reinforce that comparison using equals should be used and not reference equality (==).
The value-based type of java.time should reinforce that comparison using equals should be used and not reference equality (==).
- backported by
-
JDK-8031296 Clarify equals/hashcode behavior for java.time types
-
- Resolved
-
-
JDK-8030882 Clarify equals/hashcode behavior for java.time types
-
- Closed
-