mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8343071: Broken anchors to restricted method page and some redundant ids
8332747: Broken links in StructuredTaskScope Reviewed-by: mcimadamore, iris
This commit is contained in:
parent
d4d9831c90
commit
69bc088774
4 changed files with 7 additions and 7 deletions
|
@ -263,7 +263,7 @@ public final class Module implements AnnotatedElement {
|
|||
|
||||
/**
|
||||
* Returns {@code true} if this module can access
|
||||
* <a href="foreign/package-summary.html#restricted"><em>restricted</em></a> methods.
|
||||
* <a href="{@docRoot}/java.base/java/lang/doc-files/RestrictedMethods.html#restricted"><em>restricted</em></a> methods.
|
||||
*
|
||||
* @return {@code true} if this module can access <em>restricted</em> methods.
|
||||
* @since 22
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue