[kaffe] Location of java.security

Dalibor Topic robilad at yahoo.com
Mon Aug 26 08:50:37 PDT 2002


Hi Tim,
--- Timothy Stack <stack at cs.utah.edu> wrote:
> When the directory structure was changed to the
> "jre" style i don't 
> think the location of the java.security was updated
> properly. 
> Specifically, java.security.Security uses the path
> "java.home" + 
> "/lib/kaffe/security/java.security", but the kaffe
> directory doesn't 
> exist and is redundant now, right?

That's right. The file is now in
{java.home}/jre/lib/security/java.security. I'll
update the source code.

> Also, can anyone think of any other paths that have
> to be updated?

find kaffe -name *.java | xargs grep 2>/dev/null
"lib/kaffe" 
only finds Security.java, so I hope that's it.

thanks for spotting the bug,

dalibor topic


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com




More information about the kaffe mailing list