I have the following code and I wonder, how many times (and on which lines) JVM will allocate memory for ints:
int
public final class Test {