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

@ -57,6 +57,7 @@ import sun.security.x509.X509CertImpl;
* @see CertificateFactory
*
* @author Hemma Prafullchandra
* @since 1.2
*/
public abstract class Certificate implements java.io.Serializable {