mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8303480: Miscellaneous fixes to mostly invisible doc comments
Reviewed-by: mullan, prr, cjplummer, aivanov, jjg, lancea, rriggs, ihse
This commit is contained in:
parent
43288bbd68
commit
45a616a891
39 changed files with 75 additions and 75 deletions
|
@ -186,7 +186,7 @@ public final class AccessControlContext {
|
|||
}
|
||||
|
||||
/**
|
||||
* package private to allow calls from (@code ProtectionDomain} without
|
||||
* package private to allow calls from {@code ProtectionDomain} without
|
||||
* performing the security check for
|
||||
* {@linkplain SecurityConstants#CREATE_ACC_PERMISSION} permission
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue