--- old/src/java.base/share/classes/jdk/internal/module/Modules.java 2020-07-10 15:55:05.048490353 -0700 +++ new/src/java.base/share/classes/jdk/internal/module/Modules.java 2020-07-10 15:55:04.668500280 -0700 @@ -56,7 +56,7 @@ * code that need to link to supporting classes. * * The parameters that are package names in this API are the fully-qualified - * names of the packages as defined in section 6.5.3 of The Java™ + * names of the packages as defined in section 6.5.3 of The Java * Language Specification , for example, {@code "java.lang"}. */