Because if you require heap allocation for many short-lived objects, I expect this would be one of Java strengths unless you use an object pool.
Because if you require heap allocation for many short-lived objects, I expect this would be one of Java strengths unless you use an object pool.