This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj trunk - bcprov 1.36 build error
- From: Tom Tromey <tromey at redhat dot com>
- To: Hanno Meyer-Thurow <h dot mth at web dot de>
- Cc: java at gcc dot gnu dot org
- Date: 29 Mar 2007 14:14:55 -0600
- Subject: Re: gcj trunk - bcprov 1.36 build error
- References: <20070329195652.a2763645.h.mth@web.de>
- Reply-to: tromey at redhat dot com
>>>>> "Hanno" == Hanno Meyer-Thurow <h.mth@web.de> writes:
Hanno> The method getPathToNames() is undefined for the type X509CertSelector
Hanno> The method getPolicy() is undefined for the type X509CertSelector
Hanno> Any chance to get them into gcj? Thanks.
This will be pulled in via the next Classpath merge.
If you need it sooner than that, prepare a patch w/ ChangeLog entry
and send it to java-patches, and I will check it in.
Tom