8214570: Use {@systemProperty} for definitions of system properties
authorpmuthuswamy
Wed, 19 Dec 2018 11:08:08 +0530
changeset 53070 fc10906d5831
parent 53069 ba1a557b6ccd
child 53071 281c85f43f79
8214570: Use {@systemProperty} for definitions of system properties Reviewed-by: alanb, mullan
src/java.smartcardio/share/classes/javax/smartcardio/TerminalFactory.java
--- a/src/java.smartcardio/share/classes/javax/smartcardio/TerminalFactory.java	Wed Dec 19 02:27:44 2018 +0000
+++ b/src/java.smartcardio/share/classes/javax/smartcardio/TerminalFactory.java	Wed Dec 19 11:08:08 2018 +0530
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2005, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -182,7 +182,7 @@
      * <p>It is determined as follows:
      *
      * when this class is initialized, the system property
-     * <code>javax.smartcardio.TerminalFactory.DefaultType</code>
+     * {@systemProperty javax.smartcardio.TerminalFactory.DefaultType}
      * is examined. If it is set, a TerminalFactory of this type is
      * instantiated by calling the {@linkplain #getInstance
      * getInstance(String,Object)} method passing