Skip to content

Conversation

@tbw777
Copy link
Contributor

@tbw777 tbw777 commented Feb 1, 2023

Syncing javadoc required

@mbien
Copy link
Member

mbien commented Feb 7, 2023

  • @deprecated javadoc tag is there to provide migration guidance for the API user - if the message is empty it serves no purpose.
  • @Deprecated annotation is sufficient to make it show up as deprecated in the javadoc and produce a compiler warning

This means having an empty javadoc tag serves no purpose, it should be only added to provide a meaningful message.

@mbien mbien closed this Feb 7, 2023
@mbien mbien added the Code cleanup Label for cleanup done on the Netbeans IDE label Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Code cleanup Label for cleanup done on the Netbeans IDE

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants