classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFC: remove print statements from Security


From: Mark Wielaard
Subject: Re: RFC: remove print statements from Security
Date: Thu, 14 Oct 2004 18:42:41 +0200

Hi,

On Thu, 2004-10-14 at 06:22, Casey Marshall wrote:
> I'd like to propose that we remove the print statements from the
> provider loading code in java.security.Security, as with the attached
> patch. It wasn't recieved well when proposed [1] and now actually
> makes tests fail on libgcj [2].

Although I introduced this I don't mind if is was removed. Although I
think they are nice to have since it warns the end user that GNU
Classpath wasn't installed correctly (which seem to actually be the case
in [2]). The important part is falling back on a default provider in
case of (user/installation) errors.

If you remove this could you add a little note to VM Integration Guide
doc/vmintegration.texinfo about the importance of setting up the system
property gnu.classpath.home.url and how it is used by Security,
LogManager and InitialContext to find default configuration files. (A
default is set in System when the VM doesn't set it, but this only works
correctly when GNU Classpath is used out of the box. Something gcj still
doesn't do.)

Thanks,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]