>>>>> "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. 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
