RFR: 8353053: (fs) Add support for UserDefinedFileAttributeView on AIX [v3]

Varada M varadam at openjdk.org
Fri Apr 4 09:25:21 UTC 2025


On Fri, 4 Apr 2025 09:00:02 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Varada M has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8353053: (fs) Add support for UserDefinedFileAttributeView on AIX
>
> src/java.base/aix/classes/sun/nio/fs/AixFileStore.java line 119:
> 
>> 117:        return super.supportsFileAttributeView(name);
>> 118:    }
>> 119: 
> 
> The indentation seems to be off by one space.

fixed!

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24276#discussion_r2028440348


More information about the nio-dev mailing list