Consider the following code.
public class Action { private static int i=1; public static void main(String[] args)
What I suspect being happening is this: