This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: cacerts file
Mohan Embar writes:
> >Yes, Sun supports a, till recently, undocumented keystore format (JKS)
> >which we cannot read (the code is out there now, so it could in
> >principle be added).
>
> Is this code GPLed? If so, I don't see how it could be incorporated
> since both Classpath and libgcj use the GPL + static linking
> exception.
As does OpenJDK. It can't easily be incorporated into Classpath,
however, because all of Classpath's code is owned by the FSF.
Andrew.