A DESCRIPTION OF THE PROBLEM :
In the documentation there is the paragraph:
"For information and examples of using menus see How to Use Menus, a section in The Java Tutorial."
Link from "How to Use Menus" is:
http://java.sun.com/doc/books/tutorial/uiswing/components/menu.html which is redirecting to Oracle's main page.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The link must be:
http://java.sun.com/docs/books/tutorial/uiswing/components/menu.html
ACTUAL -
Current link:
http://java.sun.com/doc/books/tutorial/uiswing/components/menu.html
URL OF FAULTY DOCUMENTATION :
http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html