< prev index next >

src/jdk.attach/share/classes/com/sun/tools/attach/package-info.java

Print this page
rev 60127 : 8249205: Remove unnecessary trademark symbols

@@ -22,11 +22,11 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
 /**
- * Provides the API to attach to a Java&trade; virtual machine.
+ * Provides the API to attach to a Java virtual machine.
  * <p>
  * A tool, written in the Java Language, uses this API to attach to a target
  * virtual machine (VM) and load its tool agent into the target VM. For
  * example, a management console might have a management agent which it uses
  * to  obtain management information from instrumented objects in a Java
< prev index next >