I don't believe it is. It is that most primitive ints are converted to
java.lang.Integer unless primitive optimization is in place.

Cheers, Paul.

On Tue, Dec 10, 2019 at 10:22 AM Jochen Theodorou <blackd...@gmx.org> wrote:

> On 09.12.19 18:04, Milles, Eric (TR Tech, Content & Ops) wrote:
> > If you disable the compiler’s primitive optimization, then integer
> > literals will be BigInteger.
>
> That is not supposed to be the case.
>
> bye blackdrag
>

Reply via email to