Checker id: BoxedPrimitiveEquality Checker description: Detects equality comparisons (== or !=) where both operands are boxed primitive types, which may incorrectly use reference equality instead of ...