mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8249205: Remove unnecessary trademark symbols
Reviewed-by: darcy, lancea, bpb, prr, jjg, cjplummer, iris, dfuchs, weijun, joehw, wetmore, bchristi
This commit is contained in:
parent
24f4f14c3d
commit
55039aa1c6
337 changed files with 545 additions and 545 deletions
|
@ -1489,7 +1489,7 @@ public class ModuleDescriptor
|
|||
* <p> The module names, package names, and class names that are parameters
|
||||
* specified to the builder methods are the module names, package names,
|
||||
* and qualified names of classes (in named packages) as defined in the
|
||||
* <cite>The Java™ Language Specification</cite>. </p>
|
||||
* <cite>The Java Language Specification</cite>. </p>
|
||||
*
|
||||
* <p> Example usage: </p>
|
||||
* <pre>{@code ModuleDescriptor descriptor = ModuleDescriptor.newModule("stats.core")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue