We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aaec008 + 687c91c commit 2f6c590Copy full SHA for 2f6c590
1 file changed
src/java.base/share/classes/java/io/Serializable.java
@@ -144,7 +144,7 @@
144
* <cite>Java Object Serialization Specification,</cite> Section 1.13,
145
* "Serialization of Records"</a>. Any declarations of the special
146
* handling methods discussed above, except {@code writeReplace},
147
- * are ignored for record types.<p>
+ * are ignored for record types.
148
*
149
* <div class="preview-block">
150
* <div class="preview-comment">
0 commit comments