On 1/19/07, Ruth Cao wrote:
Hi all, When working on HARMONY-2910, we've found that current Harmony code does not support relative pathname symbols (such as '.', '..', etc.) in policy file. Details can be found at http://issues.apache.org/jira/browse/HARMONY-2910 I think it may be feasible to add a method to convert the URL location of CodeSource into 'standard' forms (which has no '.', '..' but has the same meaning).
Hi Ruth, I assume that relative path name symbols may be used in other modules. So why we have to add a method for URL converting to 'security' module not to 'luni'? IOW, is this issue specific for security code only? Thanks, Stepan. The problem is where should I add this method? Directly in
DefaultPolicyParser? or some Util class else? Is there any security guy to give me some suggestion? Thanks in advance. -- Best regards, Ruth Cao China Software Development Lab, IBM
-- Stepan Mishura Intel Enterprise Solutions Software Division
