Security provider fallback

Mark Wielaard mark@klomp.org
Fri Jun 6 15:48:00 GMT 2003


Hi,

This is another patch from the past.
http://gcc.gnu.org/ml/java-patches/2003-q1/msg00632.html
I wish I had committed it back then since it would have helped some of
my users know that there was something wrong with their gcj/security
file installation. (My application needs a SHA-1 implementation).

2003-06-06  Mark Wielaard  <mark@klomp.org>

        * java/security/Security.java (secprops): Initialize.
        (loadProviders): Return boolean.
        (static): Check result of loadProvider calls. If necessary
        display WARNING and fallback to Gnu provider.

OK to commit it now to mainline and branch?

Cheers,

Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Security.patch
Type: text/x-patch
Size: 2971 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20030606/a8639dcf/attachment.bin>


More information about the Java-patches mailing list