8181082: class-level since tag issues in java.base & java.datatransfer module

Reviewed-by: alanb, serb
This commit is contained in:
Hamlin Li 2017-05-31 19:54:16 -07:00
parent d2b3d30d6a
commit 696328559d
167 changed files with 171 additions and 0 deletions

View file

@ -100,6 +100,7 @@ import sun.security.util.ResourcesMgr;
* "a.b.Principal" with the name, "duke", and "c.d.Principal", with the name,
* "dukette".
*
* @since 1.4
*/
public final class PrivateCredentialPermission extends Permission {