gcj trunk - bcprov 1.36 build error
Hanno Meyer-Thurow
h.mth@web.de
Thu Mar 29 18:00:00 GMT 2007
Hi list,
bcprov 1.36 for jdk 1.4 build throws these errors:
1. ERROR in ./org/bouncycastle/x509/X509CertStoreSelector.java (at line 91)
cs.setPathToNames(selector.getPathToNames());
^^^^^^^^^^^^^^
The method getPathToNames() is undefined for the type X509CertSelector
2. ERROR in ./org/bouncycastle/x509/X509CertStoreSelector.java (at line 92)
cs.setPolicy(selector.getPolicy());
^^^^^^^^^
The method getPolicy() is undefined for the type X509CertSelector
Any chance to get them into gcj? Thanks.
Regards,
Hanno
More information about the Java
mailing list