Skip to content

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

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

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

msahyoun commented Jun 7, 2026

Copy link
Copy Markdown

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.

@valerybokov valerybokov deleted the fix-comment-for-IOUtils.applyOwnerOnlyPermissions branch June 13, 2026 10:34
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