RFR: 8262844: FileStore.supportsFileAttributeView might return false negative in case of ext3

Alan Bateman alanb at openjdk.java.net
Tue Mar 2 19:53:49 UTC 2021


On Mon, 1 Mar 2021 10:00:43 GMT, Arno Zeller <azeller at openjdk.org> wrote:

> 8262844: FileStore.supportsFileAttributeView might return false negative in case of ext3

@bplb Would you have cycles to look at this one? We've always tried to reduce the probing on the mount points but this one means we will probe ext3 systems. I can't quire tell if this is something specific to SuSE or whether other distributions enable it too.

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

PR: https://git.openjdk.java.net/jdk/pull/2778


More information about the nio-dev mailing list