[
https://issues.apache.org/jira/browse/HADOOP-16928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870544#comment-17870544
]
ASF GitHub Bot commented on HADOOP-16928:
-----------------------------------------
pan3793 commented on code in PR #6976:
URL: https://github.com/apache/hadoop/pull/6976#discussion_r1701936985
##########
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/bzip2/CBZip2OutputStream.java:
##########
@@ -64,64 +64,64 @@
* <code>65k + (5 * blocksize)</code>.
* </pre>
*
- * <table width="100%" border="1">
+ * <table border="1">
* <caption>Memory usage by blocksize</caption>
- * <colgroup> <col width="33%" > <col width="33%" > <col width="33%" >
Review Comment:
I removed/replaced all `attribute`/`tag` that were complained by the
`javadoc` and were removed in HTML5, this might slightly impact the final HTML
style but I think it should be okay.
> [JDK13] Support HTML5 Javadoc
> -----------------------------
>
> Key: HADOOP-16928
> URL: https://issues.apache.org/jira/browse/HADOOP-16928
> Project: Hadoop Common
> Issue Type: Improvement
> Components: documentation
> Reporter: Akira Ajisaka
> Priority: Major
> Labels: pull-request-available
>
> javadoc -html4 option has been removed since Java 13.
> https://bugs.openjdk.java.net/browse/JDK-8215578
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]