RFR: 8332248: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java failed with RuntimeException
Brian Burkhalter
bpb at openjdk.org
Wed May 15 16:34:05 UTC 2024
On Tue, 14 May 2024 18:10:36 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Throw `SkippedException` instead of `RuntimeException` when access to a block device is denied.
Recall that we also missed the access denial handling problem during review as noted [here](https://github.com/openjdk/jdk/pull/19021#discussion_r1600408693).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19236#issuecomment-2112988139
More information about the nio-dev
mailing list