Hacker News new | ask | show | jobs
by elliptic 4530 days ago
I believe that when people complain about "lack of stack allocation" in Java they sometimes mean "lack of value/non-reference types," which in other languages (at least C#) are frequently but not always stored on the stack.