Hacker News new | ask | show | jobs
by Filligree 1317 days ago
Unsigned int is 32-bit, most address spaces are 48-bit or more.
1 comments

Array.length is 32-bit in Java. This is from 2006.