...
Wiki Markup |
---|
\[[JLS 05|AA. Java References#JLS 05]\] Section [5.1.2, Widening Primitive Conversion|http://java.sun.com/docs/books/jls/third_edition/html/conversions.html#5.1.2] |
...
INT32INT06-J. Do not use bitwise operators on integers incorrectly 06. Integers (INT) INT00-J. Perform explicit range checking to ensure integer operations do not overflow