Skip to content
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

Fix build error due to missing javadoc #13330

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

keithc-ca
Copy link
Contributor

JDKnext builds fail, e.g. for xLinux:

02:12:40  === Output from failing command(s) repeated here ===
02:12:40  * For target jdk_modules_java.management__the.java.management_batch:
02:12:40  /home/jenkins/workspace/Build_JDKnext_x86-64_linux_OpenJDK/build/linux-x86_64-server-release/support/j9jcl/java.management/share/classes/java/lang/management/MemoryType.java:25: warning: no initial description
02:12:40   * @since 1.5
02:12:40     ^
02:12:40  error: warnings found and -Werror specified
02:12:40  1 error
02:12:40  1 warning

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@pshipton pshipton merged commit 74f9a38 into eclipse-openj9:master Aug 23, 2021
@keithc-ca keithc-ca deleted the javadoc branch August 23, 2021 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants