-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2022-09-05
getTypeInfoDouble produces result different from java prototype. 2 things must happen:
- determine what's the right algorithm: java proto produces 0x7fffffffffffffff for zero. Shouldn't it evaluate to 0x8000000000000000 ? Need to confirm
- getTypeInfoDouble must be corrected
once this is done, minCover test vectors must be updated