Skip to content

fix-comment-for-IOUtils.applyOwnerOnlyPermissions method#468

Open
valerybokov wants to merge 1 commit into
apache:trunkfrom
valerybokov:fix-comment-for-IOUtils.applyOwnerOnlyPermissions
Open

fix-comment-for-IOUtils.applyOwnerOnlyPermissions method#468
valerybokov wants to merge 1 commit into
apache:trunkfrom
valerybokov:fix-comment-for-IOUtils.applyOwnerOnlyPermissions

Conversation

@valerybokov
Copy link
Copy Markdown

No description provided.

@msahyoun
Copy link
Copy Markdown

msahyoun commented Jun 7, 2026

Since LinkOption is only referenced in the Javadoc and not used in actual code, I'd suggest dropping the import and using the fully qualified name in the @see tag instead:

@see Files#getFileAttributeView(Path, Class, java.nio.file.LinkOption[])

This keeps the import list clean and ensures it only reflects classes actually used in the code.

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