This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libgcj/7416: java.security startup refs "GNU libgcj.security"


>Number:         7416
>Category:       libgcj
>Synopsis:       java.security startup refs "GNU libgcj.security"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 26 11:56:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tom Tromey
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
The java.security init code in Security.java
calls loadProviders with the value of the
java.vm.name property.  We changed this property
to "GNU libgcj" -- but that yields a funny name for
the .security file.  We install the file as
"libgcj.security".

Whatever fix is made here must be suitable for classpath
as well...
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]