src/java.rmi/share/classes/java/rmi/server/ObjID.java
changeset 53120 de9fd809bb47
parent 47216 71c04702a3d5
--- a/src/java.rmi/share/classes/java/rmi/server/ObjID.java	Sat Dec 22 15:47:10 2018 +0100
+++ b/src/java.rmi/share/classes/java/rmi/server/ObjID.java	Wed Dec 26 17:09:19 2018 +0530
@@ -57,7 +57,7 @@
  * equivalent to one returned by invoking the {@link UID#UID(short)}
  * constructor with the value zero.
  *
- * <p>If the system property <code>java.rmi.server.randomIDs</code>
+ * <p>If the system property {@systemProperty java.rmi.server.randomIDs}
  * is defined to equal the string <code>"true"</code> (case insensitive),
  * then the {@link #ObjID()} constructor will use a cryptographically
  * strong random number generator to choose the object number of the