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]

Re: java.security.DigestInputStream.java


>> Here's my first rev of java.security.DigestInputStream:

Mark> Is this a cleaned up version of the version in Classpath?

Note that the libgcj java.security is largely 1.1, while the Classpath
version is largely 1.2.  java.security changed incompatibly between
1.1 and 1.2, so this actually makes a difference.

I believe libgcj has a 1.1 implementation because a Cygnus customer
needed that when we wrote it (and I think this was
pre-Classpath-merge).  I definitely think Cygnus' constraints aren't
libgcj's constraints -- for libgcj newer is better.

Tom


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