mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8181082: class-level since tag issues in java.base & java.datatransfer module
Reviewed-by: alanb, serb
This commit is contained in:
parent
d2b3d30d6a
commit
696328559d
167 changed files with 171 additions and 0 deletions
|
@ -34,6 +34,7 @@ package java.security;
|
|||
* throw checked exceptions must use {@code PrivilegedExceptionAction}
|
||||
* instead.
|
||||
*
|
||||
* @since 1.2
|
||||
* @see AccessController
|
||||
* @see AccessController#doPrivileged(PrivilegedAction)
|
||||
* @see PrivilegedExceptionAction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue