Skip to content

Commit 2f6c590

Browse files
committed
Merge branch 'lworld' into JDK-8383997
2 parents aaec008 + 687c91c commit 2f6c590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/java.base/share/classes/java/io/Serializable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
* <cite>Java Object Serialization Specification,</cite> Section 1.13,
145145
* "Serialization of Records"</a>. Any declarations of the special
146146
* handling methods discussed above, except {@code writeReplace},
147-
* are ignored for record types.<p>
147+
* are ignored for record types.
148148
*
149149
* <div class="preview-block">
150150
* <div class="preview-comment">

0 commit comments

Comments
 (0)