8245111: Update doc comments for improved processing by the Standard Doclet

Reviewed-by: dfuchs, joehw, lancea, rriggs
This commit is contained in:
Pavel Rappo 2020-05-15 20:38:28 +01:00
parent 35a7eff951
commit 36fb21dc2f
6 changed files with 12 additions and 12 deletions

View file

@ -2227,8 +2227,8 @@ public class MethodHandles {
}
/**
* Displays the name of the class from which lookups are to be made.
* followed with "/" and the name of the {@linkplain #previousLookupClass()
* Displays the name of the class from which lookups are to be made,
* followed by "/" and the name of the {@linkplain #previousLookupClass()
* previous lookup class} if present.
* (The name is the one reported by {@link java.lang.Class#getName() Class.getName}.)
* If there are restrictions on the access permitted to this lookup,