On windows when walking through jar contents some files use forward slashes and some backslashes. With this change we switch to a consistent usage of forward slashes throughout (converting backslashes to forward when necessary). With these changes the testsuites work on windows.