On Wed, 2006-07-05 at 11:35 -0600, Tom Tromey wrote: > >>>>> "Matthew" == Matthew Wringe <[EMAIL PROTECTED]> writes: > > Matthew> I have attached a small patch that fixes PR28212: SecretKeySpec > equals > Matthew> method does not check the object type > Matthew> (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28212) > > This looks good, please check it in.
I would, but I don't have commit permissions for classpath yet (and I also don't have commit access for the mauve tests yet either). What would be the best way for me to get the proper permissions. Thanks, Matt Wringe > > Matthew> 2006-06-30 Matt Wringe <[EMAIL PROTECTED]> > Matthew> * javax/crypto/spec/SecretKeySpec.java (equals): Check object > type > > Put "PR classpath/28212" into the ChangeLog entry and the commit > message. The former lets people know a bit more about the patch; the > latter means the commit message will show up in bugzilla. > > thanks, > Tom
