15 RFR (S) 8249205: Remove unnecessary trademark symbols

Bradford Wetmore bradford.wetmore at oracle.com
Tue Jul 14 16:25:48 UTC 2020


In our group, we have gotten in the habit of updating the copyright 
years when editing files.  But otherwise these look alright.

src/java.base/share/classes/java/security/SecureClassLoader.java
src/java.base/share/classes/javax/net/ssl/package-info.java
src/java.base/share/classes/javax/security/auth/login/package-info.java

Brad



On 7/13/2020 12:13 PM, mark.reinhold at oracle.com wrote:
> RFE: https://bugs.openjdk.java.net/browse/JDK-8249205
> Webrev: https://cr.openjdk.java.net/~mr/rev/8249205/
> 
> Oracle’s legal department has advised that it is no longer necessary to
> place trademark symbols after the term “Java,” nor after compound terms
> that begin with “Java” (e.g., “JavaBeans,” “Java Naming and Directory
> Interface,” etc.).
> 
> This doc-only patch removes those symbols, on 545 lines across 337 files.
> 
> For ease of review I’ve placed a couple of other files in the webrev
> directory:
> 
>    https://cr.openjdk.java.net/~mr/rev/8249205/diff-U0.patch
>      -- Output of `diff -U0`
>    https://cr.openjdk.java.net/~mr/rev/8249205/unique-added-lines
>      -- Unique added lines only, modulo whitespace
> 
> Passes tiers 1-3 on the usual platforms.  (Yes, I’m paranoid.)
> 
> Thanks,
> - Mark
> 


More information about the jdk-dev mailing list