This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] DSASignature


Thomas Fitzsimmons wrote:

This patch is taken from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19729

It fixes a bug exposed by Eclipse's extssh CVS mode. I'd like to commit
this to mainline and the gcc-4_0-branch. The DSASignature constructor's
signature is changed by the patch but since this is in the gnu.java
namespace it shouldn't violate the 4.0 branch ABI rules, right?



Right. This looks ok to me.


Bryce


2005-05-18 Thomas Fitzsimmons <fitzsim@redhat.com>

PR libgcj/19729
* gnu/java/security/provider/DSASignature.java: Import updates
from GNU Crypto.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]