>From the JEP: > It may be the case that future compilers of the Java language will emit warnings for legacy switch statements that are not complete. It would be ideal to add a compiler switch to make it an error instead of a warning on incomplete switches. Mike