Fixed
Details
Assignee
David NolenDavid NolenReporter
David NolenDavid NolenPriority
Major
Details
Details
Assignee
David Nolen
David NolenReporter
David Nolen
David NolenPriority

Created January 22, 2024 at 3:03 PM
Updated January 22, 2024 at 10:17 PM
Resolved January 22, 2024 at 10:16 PM
(= (hash -0.32553251) (hash -0.0000032553251)) ; true
It seems that Java
^
the high and low part forLong.hashCode
.Perhaps we could just
Float64Array
with one element and assign the JS number. Then we could get the low and high part as 32 bit values and then^
them.