mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8281082: Improve javadoc references to JOSS
Reviewed-by: iris, rriggs, naoto, lancea
This commit is contained in:
parent
c74b8f48fa
commit
9ca7ff3e4f
6 changed files with 16 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 1996, 2019, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 1996, 2022, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -84,7 +84,7 @@ package java.security;
|
|||
* which should not be exposed in untrusted environments. See the
|
||||
* <a href="{@docRoot}/../specs/serialization/security.html">
|
||||
* Security Appendix</a>
|
||||
* of the Serialization Specification for more information.
|
||||
* of the <cite>Java Object Serialization Specification</cite> for more information.
|
||||
*
|
||||
* @see PublicKey
|
||||
* @see PrivateKey
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue