logoalt Hacker News

gf000today at 4:56 AM0 repliesview on HN

It's one end of the same problem.

int is not an Object, so just erasing is no longer a valid approach, you need to specialize the class/method itself to use int-specific byte code.