--- a/jdk/src/share/classes/java/awt/DisplayMode.java Thu Oct 03 19:02:45 2013 +0400
+++ b/jdk/src/share/classes/java/awt/DisplayMode.java Fri Oct 04 20:13:32 2013 +0400
@@ -35,7 +35,7 @@
* (see {@link GraphicsDevice#isDisplayChangeSupported}).
* <p>
* For more information on full-screen exclusive mode API, see the
- * <a href="http://java.sun.com/docs/books/tutorial/extra/fullscreen/index.html">
+ * <a href="http://docs.oracle.com/javase/tutorial/extra/fullscreen/index.html">
* Full-Screen Exclusive Mode API Tutorial</a>.
*
* @see GraphicsDevice