Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
This can cause issues with very high values where a java int overflows. In order to keep binary compatibility, data should remain in ints but must be converted to a long before doing comparisons.
Found via Betsy