--- old/src/jdk.jdi/share/classes/com/sun/jdi/InterfaceType.java 2020-07-10 16:00:03.996952278 -0700 +++ new/src/jdk.jdi/share/classes/com/sun/jdi/InterfaceType.java 2020-07-10 16:00:03.620961595 -0700 @@ -117,7 +117,7 @@ * Autoboxing is not supported. * * See Section 5.2 of - * The Java™ Language Specification + * The Java Language Specification * for more information on assignment compatibility. *

* By default, all threads in the target VM are resumed while