Integrated: 8327096: (fc) java/nio/channels/FileChannel/Size.java fails on partition incapable of creating large files

Brian Burkhalter bpb at openjdk.org
Tue Mar 12 18:09:18 UTC 2024


On Thu, 29 Feb 2024 23:54:42 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> If an `IOException` with message "File too large" is thrown while testing with a large file, then ignore the exception if the type of the `FileStore` where the file would be located is "msdos".

This pull request has now been integrated.

Changeset: 94b4ed57
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/94b4ed5766381fdb922f9aaba02201a7fb735cb3
Stats:     16 lines in 1 file changed: 13 ins; 1 del; 2 mod

8327096: (fc) java/nio/channels/FileChannel/Size.java fails on partition incapable of creating large files

Reviewed-by: djelinski

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

PR: https://git.openjdk.org/jdk/pull/18073


More information about the nio-dev mailing list