RFR: JDK-8264110 (fs) possible UnsupportedOperationException in UnixUserDefinedFileAttributeView.read(...)

Sebastian Stenzel github.com+1204330+overheadhunter at openjdk.java.net
Mon Mar 29 07:55:33 UTC 2021


On Sun, 28 Mar 2021 15:23:53 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> If we can be sure that the buffers are either direct or have an array, I suggest we close this PR unresolved, change the write method and add a corresponding assertion to both methods.
>
> Closing this PR/issue and drop the code from write sounds good.

Created a new issue to remove the code from `write(...)`: [JDK-8264341](https://bugs.openjdk.java.net/browse/JDK-8264341)

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

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


More information about the nio-dev mailing list