When java converts int to Integer, it performs autoboxing using valueOf method. This method internally returns it from IntegerCache class. IntegerCache is an internal class in Integer to maintain the cache from -128 to 127.
We can increase the cache high value using JVM arguments -XX:AutoBoxCacheMax=256
Nesta página do site você pode assistir ao vídeo on-line Java Tricky Program 6 - IntegerCache and Autoboxing duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Diyansh IT Services 11 Janeiro 2016, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 7,109 vezes e gostou 74 espectadores. Boa visualização!