Skip to content

Conversation

@elharo
Copy link
Contributor

@elharo elharo commented Nov 16, 2025

No description provided.

@elharo elharo requested a review from slachiewicz November 16, 2025 14:07
@slachiewicz slachiewicz added the java Pull requests that update Java code label Nov 22, 2025
*
* @param path
* @return
* @return true if the path is relative and false if absolute also returns false if it is relative to the parent
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inline returns has bracers at the start and end of line (final dot is automatically added at inline return). But this needs Java 16, which we don't use yet for EJB plugin.

But this method has a parameter, so inline return statement is not applicable.

So this Javadoc should needs a useful description, a parameter description and the return description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants