[fedora-java] [Fwd: Re: Azureus (Was: bittorrent in core? what frontend?)]

David Walluck david at zarb.org
Wed Jan 18 04:42:00 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Anthony Green wrote:
> On Tue, 2006-01-17 at 20:53 -0500, David Walluck wrote:
>>Also, there are exceptions being thrown about the GKR keystore not
>>existing. No equivalent exceptions are thrown about the JKS keystore
>>when running under the Sun jdk.
> 
> 
> I don't know what that's about yet.  Theories, advice, patches welcome!

I don't know yet either, but if the
java.security.KeyStore.getDefaultType() call is fixed in classpath
(libgcj), we don't need to explicitly list "JKS" and "GKR". Instead, we
could use

KeyStore ks = KeyStore.getInstance(KeyStore.getDefaultType());

which will automatically change depending on the implementation.

- --
Sincerely,

David Walluck
<david at zarb.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDzccYarJDwJ6gwowRAgMLAJ99ymJx+DSdyFdL2YR8SMnLVbYh/QCgnH+e
N/W/nKpTo0EQv4o694lLoNg=
=WCqq
-----END PGP SIGNATURE-----




More information about the fedora-devel-java-list mailing list