Bingo. Use a debugger, or at least put in some print statements, to make sure of that.

The most obvious way to fix this would be to look into labeled statements.

Branching Statements (The Java™...