Unlike C and C++, Java has no goto statement. The word goto is reserved by Java, but it is not currently used by Java.
Source: The Java Language Specification. Copyright (C) 1996 Sun Microsystems, Inc.