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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
