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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
The argument for getRealPath() is a virtual path and should therefore always
use "/" as a file separator irrespective of the operating system Tomcat is
running on.

However, throwing an IllegalArgumentException in this case does not appear to
be justified by the Javadoc. getRealPath("\\") should return null.

-- 
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