mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8037384: Fix wording in Javadoc of java.io.Serializable
8231547: Serializable class doc should link to serialization specification Reviewed-by: rriggs, iris, chegar
This commit is contained in:
parent
19b2898691
commit
cc0ed401ec
5 changed files with 26 additions and 22 deletions
|
@ -39,7 +39,7 @@
|
|||
* </strong></p>
|
||||
* <ul>
|
||||
* <li><a href="{@docRoot}/../specs/serialization/index.html">
|
||||
* Java Object Serialization Specification </a>
|
||||
* <cite>Java Object Serialization Specification</cite></a>
|
||||
* <li>{@extLink serialization_filter_guide Serial Filtering} best practices</li>
|
||||
* <li>{@extLink serialver_tool_reference The serialver tool}</li>
|
||||
* </ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue