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: FYI: Small fix for MD5.java


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> 2002-07-23  Mark Wielaard  <mark@klomp.org>
Mark>    * gnu/java/security/provider/MD5.java: Extends MessageDigest, not
Mark>    MessageDigestSpi (fixes Classpath bug #783).

Thanks.  This must be a leftover from the old java.security.
They changed how MessageDigestSpi and MessageDigest interact at one
point.  I thought all the bugs had been found, but I guess not...

Tom


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