The JSR-201 Public Review Draft Spec says that enum types do not have constant-specific members should be final, but the compiler doesn't set the ACC_FINAL VM flag for such types.