Re: RFR: 8297528: java/io/File/TempDirDoesNotExist.java test failing on windows-x64

2022-11-28 Thread Naoto Sato
On Mon, 28 Nov 2022 16:52:09 GMT, Weibing Xiao wrote: > fix the illegal characters of directory names in Windows Marked as reviewed by naoto (Reviewer). - PR: https://git.openjdk.org/jdk/pull/11393

Re: RFR: 8297528: java/io/File/TempDirDoesNotExist.java test failing on windows-x64

2022-11-28 Thread Brian Burkhalter
On Mon, 28 Nov 2022 16:52:09 GMT, Weibing Xiao wrote: > fix the illegal characters of directory names in Windows Marked as reviewed by bpb (Reviewer). - PR: https://git.openjdk.org/jdk/pull/11393

Re: RFR: 8297528: java/io/File/TempDirDoesNotExist.java test failing on windows-x64

2022-11-28 Thread Iris Clark
On Mon, 28 Nov 2022 16:52:09 GMT, Weibing Xiao wrote: > fix the illegal characters of directory names in Windows Marked as reviewed by iris (Reviewer). - PR: https://git.openjdk.org/jdk/pull/11393

Re: RFR: 8297528: java/io/File/TempDirDoesNotExist.java test failing on windows-x64

2022-11-28 Thread Roger Riggs
On Mon, 28 Nov 2022 16:52:09 GMT, Weibing Xiao wrote: > fix the illegal characters of directory names in Windows LGTM - Marked as reviewed by rriggs (Reviewer). PR: https://git.openjdk.org/jdk/pull/11393

RFR: 8297528: java/io/File/TempDirDoesNotExist.java test failing on windows-x64

2022-11-28 Thread Weibing Xiao
fix the illegal characters of directory names in Windows - Commit messages: - fix illegal charater of directory name in Windows Changes: https://git.openjdk.org/jdk/pull/11393/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11393&range=00 Issue: https://bugs.openjdk.org/br