Skip to content

Conversation

@stephengold
Copy link
Member

Most of the javadoc in the Engine was written for old JDKs, resulting in warnings and errors when it is built using newer ones. Some sub-projects (such as "jme3-lwjgl3" and "jme3-networking") work around this by disabling doclint for JDK8+. Others, including "jme3-core", don't disable doclint.

This PR solves the 3 warnings and 7 errors that JDK 11 currently reports for jme3-core.

@stephengold stephengold added this to the v3.5.0 milestone Nov 7, 2021
@stephengold stephengold added the Documentation Issues that affect the Wiki, Javadoc or any other form of documentation label Nov 7, 2021
@stephengold stephengold merged commit 29d8134 into master Nov 9, 2021
@stephengold stephengold deleted the sgold-javadoc-returns branch November 9, 2021 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Issues that affect the Wiki, Javadoc or any other form of documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants