Re: RFR: 8298619: java/io/File/GetXSpace.java is failing [v3]

2023-04-03 Thread Brian Burkhalter
On Wed, 29 Mar 2023 16:10:34 GMT, Roger Riggs wrote: >> Brian Burkhalter has updated the pull request with a new target base due to >> a merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains five additional >>

Re: RFR: 8298619: java/io/File/GetXSpace.java is failing [v3]

2023-03-29 Thread Roger Riggs
On Mon, 27 Feb 2023 22:05:20 GMT, Brian Burkhalter wrote: >> Modify the `Space` instances used for size comparison to be created with >> total number of bytes derived from the Windows `diskFree` utility instead of >> Cygwin’s `df`. > > Brian Burkhalter has updated the pull request with a new

Re: RFR: 8298619: java/io/File/GetXSpace.java is failing [v3]

2023-03-29 Thread Brian Burkhalter
On Mon, 27 Feb 2023 22:05:20 GMT, Brian Burkhalter wrote: >> Modify the `Space` instances used for size comparison to be created with >> total number of bytes derived from the Windows `diskFree` utility instead of >> Cygwin’s `df`. > > Brian Burkhalter has updated the pull request with a new

Re: RFR: 8298619: java/io/File/GetXSpace.java is failing [v3]

2023-02-28 Thread Brian Burkhalter
On Wed, 22 Feb 2023 18:26:49 GMT, Brian Burkhalter wrote: >> There has definitely been a problem with quotas on Windows. I set up quotas >> on actual Windows 11 hardware and replicated the same failure. I am not sure >> how much lack of system quiescence is to blame, but there would be no harm

Re: RFR: 8298619: java/io/File/GetXSpace.java is failing [v3]

2023-02-27 Thread Brian Burkhalter
> Modify the `Space` instances used for size comparison to be created with > total number of bytes derived from the Windows `diskFree` utility instead of > Cygwin’s `df`. Brian Burkhalter has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev