Alwaysgaurav1 commented on PR #1796:
URL: https://github.com/apache/commons-lang/pull/1796#issuecomment-5766400361

   Thanks @garydgregory! I've added regression tests covering malformed signed 
inputs (++1L, ++1l, --1L, +-1L, -+1L, +L, -L) for both createNumber() and 
isCreatable(), as well as Long boundary cases (Long.MAX_VALUE, +Long.MAX_VALUE, 
Long.MIN_VALUE, and Long.MAX_VALUE + 1 overflowing to BigInteger).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to