All InspectionsJavaBitwise operation issuesBitwise operation issuesLast modified: 11 September 2024Incompatible bitwise mask operation Reports bitwise mask expressions which are guaranteed to evaluate to true or false.Pointless bitwise expression Reports pointless bitwise expressions.Shift operation by inappropriate constant Reports shift operations where the shift value is a constant outside the reasonable range.Thanks for your feedback!Was this page helpful?YesNo