On Thu, 2006-02-02 at 21:41 +1100, Raif S. Naffah wrote:
> Currently KeyPairGenerator extends KeyPairGeneratorSpi, but the if 
> statement was testing for instanceof KeyPairGeneratorSpi before 
> KeyPairGenerator, and handling them differently (in terms of wrapper 
> classes).  the patch corrects the test order.
> 
> 2006-02-02  Raif S. Naffah  <[EMAIL PROTECTED]>
> 
>       * java/security/KeyPairGenerator.java (getInstance): Test for
>       instanceof KeyPairGenerator before KeyPairGeneratorSpi.
> 
> 
> ok to commit?

Yes please. This looks like a obvious correct patch to me.

Cheers.

Mark

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to