This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Status of java.security
>>>>> "Michael" == Michael Koch <konqueror at gmx dot de> writes:
Michael> What is the state of java.security ? I know the there was
Michael> development in the classpath cvs in java.security. Now both
Michael> versions differ very much. Is the development in classpath
Michael> finished and can we merge java.security again ?
I think the classpath code can be imported.
Brian> I think it's mostly either new functionality (certificates) or bug
Brian> fixes. I would check against gnu crypto tests first... should be
Brian> okay.
Michael> I think this should be done by Tom or so.
My nightly build checks out and builds GNU crypto. However, I only
build it against libgcj.
I'm sure the classpath changes are fine. If not, we'll find out the
following night. So if you're motivated, go ahead and do it.
Tom