[classlib][luni] JarFile can not accept entry name contains special url format ------------------------------------------------------------------------------- Key: HARMONY-6537 URL: https://issues.apache.org/jira/browse/HARMONY-6537 Project: Harmony Issue Type: Bug Reporter: deven you JarFile can not accept entry name contains special url fomat, some url formats will contain special characters, like %20 used to replace space character. JarFile do not recognize these formats. I have added a test for a jar file url-test.jar for this purpose. The jar file should be placed at the resources/org/apache/harmony/luni/tests/java/net/url-test.jar under module/luni/src/test folder. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.