https://issues.apache.org/bugzilla/show_bug.cgi?id=57129

--- Comment #4 from Christopher Schultz <ch...@christopherschultz.net> ---
(In reply to Jörgen Persson from comment #2)
> I found the problem running Linux Mint 17.
> On Windows 7 64 bit, the files seems to be ordered alphabetically.

This has to do with the order in which the directory entries are returned by
the underlying file system. Neither NTFS nor extXfs, etc. guarantee in which
order directory entries are returned from a readdir. What you are observing on
Windows versus Linux is entirely coincidental.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to