Tom Tromey <[EMAIL PROTECTED]> writes: > Right now java.security.Security looks for classpath.security in > <java.home>/lib/security/. According to GNU standards this should be > <java.home>/share/security/ instead. > > Using lib is fine if we're following the JDK convention and want to be > compatible with 3rd party packages that write to the .security file as > part of their installation process. But in that case we ought to name > the file `java.security'. > > I'd like to change this code to follow GNU standards. Any objections?
Only what you mention above. -- Brian Jones <[EMAIL PROTECTED]> _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

