-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDFS-16635.Fixed javadoc error in Java 11 #4451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@ashutoshcipher This seems to coincide with the pr I submitted(#4423), I will close my pr and wait for you to fix it, thanks!According to the test results, repairing this can prevent the java doc from reporting errors. |
Thanks @slfan1989 |
|
💔 -1 overall
This message was automatically generated. |
|
Thanks @ashutoshcipher for the patch. Looks good to me. |
Co-authored-by: Ashutosh Gupta <[email protected]>
Description of PR
Fixed javadoc error in Java 11