Regis wrote: > Tim Ellison wrote: >> Regis wrote: >>> patch [1] could fix this regression and pass all luni test except >>> org.apache.harmony.luni.tests.java.io.WinFileTest.test_mkdir() >>> but this test is also failed on RI. The test tried to create a dir with >>> path like "c:\test\.abcd..\dir7", seems it's not a validate path name, >>> and couldn't be accepted by Windows API. >> >> I don't want to play that game at this point. I'm in favor of rolling >> back the original offending patch (r727327) for M9. >> >> Regards, >> Tim >> > > I'm playing game of fixing bug :) just share what I found.
Understood. Just saying we should keep it as a discussion, rather than suggesting to fix the code for M9. Regards, Tim