Re: Location of default java.policy file
Dalibor Topic <[email protected]>
| Newsgroups | gmane.comp.java.vm.kaffe.general |
|---|---|
| Message-ID | <[email protected]> |
S K wrote: > Does anyone know where the global default policy file 'java.policy' is located in a normal Kaffe > installation from source? It's not installed by default by GNU Classpath, but you can add your own in $javahome/lib/security/java.policy. cheers, dalibor topic