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


Quoth Mark Wielaard on Saturday, 21 April:
: 
: Is this a cleaned up version of the version in Classpath?

No, it's an independent rewrite, because I needed it for a
piece of code being ported to gcj.  Frankly, I can't be sure
that it works properly just yet, since compiler bugs (on which
I am oh so *slowly* coming up to speed) prevent me from running
the app, and I preferred not to write a unit test if I didn't
have to do so.

: Note that Bryce McKinlay is also merging the java.security
: classes from Classpath into libgcj. Please make sure that
: you don't duplicate work.

I've CC'd Bryce McKinlay, to insure that he is aware of my implementation.

I don't anticipate more class library work for my application,
just compiler stuff, so further synchronization on this subject
seems unnecessary -- but thanks for the tip, Mark.

Bryce: It seems almost redundant to say it, but please feel free to
use or merge or discard the code from my patch submission as
you see fit.









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