Re: [15] RFR(S) : 6501010 : test/java/io/File/GetXSpace.java fails on Windows

2020-08-11 Thread Igor Ignatyev
free = 95019069440 usable = 95019069440 > ... > -- > > > The drives K: and O: are mapped network drives. > Do you see something similar in your landscape? Can you perhaps try to > reproduce this? > > Best regards, > Arno >

RE: [15] RFR(S) : 6501010 : test/java/io/File/GetXSpace.java fails on Windows

2020-08-11 Thread Zeller, Arno
> Ignatyev > Sent: Freitag, 31. Juli 2020 04:45 > To: Brian Burkhalter > Cc: core-libs-dev > Subject: Re: [15] RFR(S) : 6501010 : test/java/io/File/GetXSpace.java fails on > Windows > > Hi Brian, > > thanks for your review. I've decided to push into jdk/jdk in

Re: [15] RFR(S) : 6501010 : test/java/io/File/GetXSpace.java fails on Windows

2020-07-31 Thread Brian Burkhalter
Hi Igor, No, I think JDK mainline is good, especially given that it is a test. Thanks, Brian > On Jul 30, 2020, at 7:44 PM, Igor Ignatyev wrote: > > thanks for your review. I've decided to push into jdk/jdk instead of jdk15. > please let me know if you think this patch needs to be in jdk15,

Re: [15] RFR(S) : 6501010 : test/java/io/File/GetXSpace.java fails on Windows

2020-07-30 Thread Igor Ignatyev
Hi Brian, thanks for your review. I've decided to push into jdk/jdk instead of jdk15. please let me know if you think this patch needs to be in jdk15, and I'll backport it there. Cheers, -- Igor > On Jul 30, 2020, at 2:39 PM, Brian Burkhalter > wrote: > > Hi Igor, > > This test looks all

Re: [15] RFR(S) : 6501010 : test/java/io/File/GetXSpace.java fails on Windows

2020-07-30 Thread Brian Burkhalter
Hi Igor, This test looks all right to me. Sorry for the late review. Thanks, Brian > On Jul 20, 2020, at 11:28 AM, Igor Ignatyev wrote: > > http://cr.openjdk.java.net/~iignatyev//6501010/webrev.00 > >> 98 lines changed: 18 ins; 31

Re: [15] RFR(S) : 6501010 : test/java/io/File/GetXSpace.java fails on Windows

2020-07-27 Thread Igor Ignatyev
ping? -- Igor > On Jul 20, 2020, at 11:28 AM, Igor Ignatyev wrote: > > http://cr.openjdk.java.net/~iignatyev//6501010/webrev.00 >> 98 lines changed: 18 ins; 31 del; 49 mod; > > Hi all, > > could you please review this small fix to make java/io/File/GetXSpace.java > work again on windows? >

[15] RFR(S) : 6501010 : test/java/io/File/GetXSpace.java fails on Windows

2020-07-20 Thread Igor Ignatyev
http://cr.openjdk.java.net/~iignatyev//6501010/webrev.00 > 98 lines changed: 18 ins; 31 del; 49 mod; Hi all, could you please review this small fix to make java/io/File/GetXSpace.java work again on windows? the test has been updated to work under cygwin, which includes the following changes: