mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +02:00
8336039: Doccheck: HTML warnings, broken links and missing files in java.base documentation
Reviewed-by: liach, djelinski
This commit is contained in:
parent
7ddd02599c
commit
92de2b2d5f
8 changed files with 19 additions and 20 deletions
|
@ -108,9 +108,9 @@ import sun.security.util.ResourcesMgr;
|
|||
* and {@code callAs} is similar to {@code doAs} except that the
|
||||
* input type and exceptions thrown are slightly different.
|
||||
*
|
||||
* <p><b><a id="sm-allowed">These methods behave differently depending on
|
||||
* <p id="sm-allowed"><b>These methods behave differently depending on
|
||||
* whether a security manager is
|
||||
* <a href="../../../java/lang/SecurityManager.html#set-security-manager">allowed or disallowed</a></a></b>:
|
||||
* {@linkplain SecurityManager##set-security-manager allowed or disallowed}</b>:
|
||||
* <ul>
|
||||
* <li>If a security manager is allowed, which means it is either already set
|
||||
* or allowed to be set dynamically, a {@code Subject} object is associated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue