Bug #1914
Big Integers need to be limited to length of unsigned long
Status:
Closed
Priority:
Low
Assignee:
Robert Waltz
Category:
d1_common_java
Target version:
Start date:
2011-10-26
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
need comparisons on values of BigIntegers such that the values are not larger than max size of unsigned long (since we don't have a max size of unsigned long on java, how do we calculate it?)
Add qualifications to the BigIntegerMarshaller in org.dataone.service.util
Related issues
History
#1 Updated by Robert Waltz almost 13 years ago
- Target version set to Sprint-2012.03-Block.1.2
- Milestone changed from None to CCI-1.0.0
#2 Updated by Robert Waltz almost 13 years ago
- Status changed from New to Closed