RFR: 8274750: java/io/File/GetXSpace.java failed: '/dev': 191488 != 190976 [v2]

Roger Riggs rriggs at openjdk.java.net
Thu Oct 28 19:36:11 UTC 2021


On Thu, 28 Oct 2021 18:15:33 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Please consider this proposed change to ignore comparing the total size of `/dev` as returned by `DF(1)` and `STAT(2)` on macOS.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8274750: Change location of check that file system is not /dev on macOS

LTGM

(While you're in there you could suppress the compilation warnings about deprecated SM).

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

Marked as reviewed by rriggs (Reviewer).

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


More information about the core-libs-dev mailing list