JedrekWang commented on issue #4716: URL: https://github.com/apache/servicecomb-java-chassis/issues/4716#issuecomment-2653036295
int类型的范围是-2147483648 至 2147483647 ,当getInt为-2147483648时,调Math.abs后溢出了,结果仍为-2147483648 -- 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]
