--- old/src/jdk.jdi/share/classes/module-info.java 2020-07-10 16:00:13.240722984 -0700 +++ new/src/jdk.jdi/share/classes/module-info.java 2020-07-10 16:00:12.836733013 -0700 @@ -26,7 +26,7 @@ /** * Defines the Java Debug Interface. *

- * The Java™ Debug Interface (JDI) is a high level Java API providing + * The Java Debug Interface (JDI) is a high level Java API providing * information useful for debuggers and similar systems needing access to the * running state of a (usually remote) virtual machine. *