https://bz.apache.org/bugzilla/show_bug.cgi?id=69680
--- Comment #3 from Stefan Bodewig <bode...@apache.org> --- Note the code applies the substring to the result of URL#getFile which should already take care of the authority part in file: URIs. We probably "only" have a problem with nested URI like schemes jar: where getFile's result is not what has been expected by the code. -- You are receiving this mail because: You are the assignee for the bug.