mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8305206: Add @spec tags in java.base/java.* (part 1)
Reviewed-by: alanb, naoto, darcy, lancea, dfuchs, iris, mchung
This commit is contained in:
parent
ccbb0e8d89
commit
c6bd489cc8
60 changed files with 268 additions and 2 deletions
|
@ -73,6 +73,7 @@ import sun.reflect.misc.ReflectUtil;
|
|||
* <a href="{@docRoot}/../specs/serialization/class.html#stream-unique-identifiers">
|
||||
* <cite>Java Object Serialization Specification,</cite> Section 4.6, "Stream Unique Identifiers"</a>.
|
||||
*
|
||||
* @spec serialization/index.html Java Object Serialization Specification
|
||||
* @author Mike Warres
|
||||
* @author Roger Riggs
|
||||
* @see ObjectStreamField
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue