RFR: 8313674: java/nio/channels/FileChannel/BlockDeviceSize.java should test for more block devices [v5]

Inigo Mediavilla Saiz duke at openjdk.org
Mon May 13 08:36:41 UTC 2024


On Mon, 13 May 2024 07:51:21 GMT, Inigo Mediavilla Saiz <duke at openjdk.org> wrote:

>> 8313674: java/nio/channels/FileChannel/BlockDeviceSize.java should test for more block devices
>
> Inigo Mediavilla Saiz has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use Path.of instead of Paths.get

Oops sorry, I thought that integrating meant merging the latest changes from master into my PR but I misunderstood and that's just a side effect of calling `/integrate`. Now I get that integrate is meant to merge the PR and, as a part of that, merge it first merges the latest changes from master.

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

PR Comment: https://git.openjdk.org/jdk/pull/19021#issuecomment-2106953235


More information about the nio-dev mailing list