jdk/src/java.base/share/classes/java/lang/System.java
changeset 44844 b2b4d98404ba
parent 44667 f21890b3f82d
child 44926 32eeee1c0abd
child 45005 467584d298c4
--- a/jdk/src/java.base/share/classes/java/lang/System.java	Wed Apr 26 09:37:23 2017 -0700
+++ b/jdk/src/java.base/share/classes/java/lang/System.java	Wed Apr 26 13:38:21 2017 -0700
@@ -899,7 +899,7 @@
      * being thrown.  If no exception is thrown the value of the
      * variable <code>name</code> is returned.
      *
-     * <p><a name="EnvironmentVSSystemProperties"><i>System
+     * <p><a id="EnvironmentVSSystemProperties"><i>System
      * properties</i> and <i>environment variables</i></a> are both
      * conceptually mappings between names and values.  Both
      * mechanisms can be used to pass user-defined information to a