--- old/src/jdk.jdi/share/classes/com/sun/jdi/ClassType.java 2020-07-10 16:00:02.952978148 -0700 +++ new/src/jdk.jdi/share/classes/com/sun/jdi/ClassType.java 2020-07-10 16:00:02.564987761 -0700 @@ -166,7 +166,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 @@ -277,7 +277,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