Boxing is on line 4 (int to Integer), but line six isn't boxing. ++ should invoke the ++ operator on the Integer type (method invocation), and array indexes are int.