'Equals' in any-typed code: VERY BIG PROPOSAL

Brian Goetz brian.goetz at oracle.com
Fri Jan 9 02:49:12 UTC 2015


> Separately, what's our story on <any T> static methods?  How are calls
> to these going to be implemented without boxing?

They're already implemented, so try compiling one and decompiling with 
javap -c.  No boxing!



More information about the valhalla-dev mailing list