Commit 5af3d41
committed
Fix #548: use identityHashCode for better performance
The two related Java issues are marked as resolved:
- https://bugs.openjdk.java.net/browse/JDK-8068239
- https://bugs.openjdk.java.net/browse/JDK-8130042
There are no actual fix, but it's mentioned not reproducible.1 parent c165638 commit 5af3d41
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
0 commit comments