1 2 3
package java.lang; // Fake class to keep 1.4 JVM (that will be running the tests) happy public class Enum { }