--- old/src/jdk.jdi/share/classes/com/sun/jdi/Locatable.java 2020-07-10 16:00:06.008902406 -0700 +++ new/src/jdk.jdi/share/classes/com/sun/jdi/Locatable.java 2020-07-10 16:00:05.632911728 -0700 @@ -37,7 +37,7 @@ /** * Returns the {@link Location} of this mirror, if there is - * executable code associated with it. Note that both Java™ + * executable code associated with it. Note that both Java * programming language methods and native methods have executable * code. * Returns null for abstract methods, since abstract methods