------- Comment #11 from david at jpackage dot org  2006-08-22 18:03 -------
I am just voicing my support for comment #2.

In practice, we see a problem when installing both classpath and gcj on the
same system, since they both install classpath.security and logging.properties
files.

Ideally, both classpath and gcj could share these files, or perhaps not and
each JVM should be able to have its own configuration. Even if that's the case,
these files look like global configuration files, that apply to any JVM using
classpath or classpath derivatives.

The location should likely be changed in either case. These are configuration
files and likely need to be writable, so they should not be placed under /usr.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27890

Reply via email to