cbruegg
01/13/2019, 10:54 AMPavlo Liapota
01/13/2019, 3:30 PMInteger
type is expected, then yes, autoboxing will probably not be removed.
But in described situation it is just enough to inline getter to see that value is auto-boxed and then directly auto-unboxed.
I will try to benchmark this later.
Thanks for the link, though.cbruegg
01/13/2019, 3:31 PM