 
                            ...
Failing to consider integer promotions when dealing with floating-point and integer operands can result in loss of precision.
Bibliography
| Puzzle 9, "Tweedledum" | |
| "BIT: Bitwise OR of Signed Byte Value" | |
| [JLS 2011] | §4.2.2, "Integer Operations"  | 
...
 
                            ...
Failing to consider integer promotions when dealing with floating-point and integer operands can result in loss of precision.
| Puzzle 9, "Tweedledum" | |
| "BIT: Bitwise OR of Signed Byte Value" | |
| [JLS 2011] | §4.2.2, "Integer Operations"  | 
...