classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] ensure names are trimmed


From: Raif S. Naffah
Subject: Re: [cp-patches] ensure names are trimmed
Date: Mon, 2 Jan 2006 10:50:49 +1100
User-agent: KMail/1.9.1

hello Mark,

On Monday 02 January 2006 01:02, Mark Wielaard wrote:
> Hi Raif,
>
> On Tue, 2005-12-27 at 11:31 +1100, Raif S. Naffah wrote:
> > pls. find attached a patch for security related classes.  the patch
> > ensures that names of provider, service and (message digest)
> > algorithm
> > are trimmed before being used as keys for search.
>
> Committed with a similar change as with the previous patch (I am
> probable anal about this, trim() isn't expensive) as follows:
>
> 2006-01-01  Raif S. Naffah  <address@hidden>
>
>    * java/security/MessageDigest.java (getInstance(String,String)):
>    Use trimmed copy of provider name.
>    * gnu/java/security/Engine.java
>    (getInstance(String,String,Provider,Object[])): Use trimmed copy
> of service and algorithm names.
>
> Also updated the copyright year (happy new year!).

thanks.  happy new year to you too :-)


> Could you also add a mauve test for this one?

done.


cheers;
rsn

Attachment: pgpVI_9QinFTt.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]