RFR: 8360887: (fs) Files.getFileAttributeView returns unusable FileAttributeView if UserDefinedFileAttributeView unavailable (aix) [v2]

Matthias Baesken mbaesken at openjdk.org
Mon Jun 30 09:18:45 UTC 2025


On Fri, 27 Jun 2025 16:24:20 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> We need to fix this wrong behavior on AIX and the test should catch it. Please review!
>> 
>> Returning null is required: https://github.com/openjdk/jdk/blob/c2d76f9844aadf77a0b213a9169a7c5c8c8f1ffb/src/java.base/share/classes/java/nio/file/spi/FileSystemProvider.java#L924
>
> Martin Doerr has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Update Copyright years.
>  - Add bug id to test.

Marked as reviewed by mbaesken (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/26021#pullrequestreview-2970502777


More information about the nio-dev mailing list