Date: Tue, 16 Mar 1999 10:44:27 -0800 (PST)
From: Jeff Nisewanger <Jeff.Nisewanger@eng.sun.com>
Subject: Re: sun.security.* source code
To: java-security@java.sun.com, Michael.Khazanov@CIBC.com
> I've downloaded jdk1.2 with include source code option,
> but it doesn't have source code for sun.security; package.
>
> I need classes which implement GroupImpl, AclImpl, PrincipalImpl.
> Please let me know what I should do in order to obtain
> sun.security.* classes.
The source code in src.zip that comes with the compiled
version of Java 2 SDK contains only a subset of the source code --
the java.* classes. The full source code including the Sun
internal implementation classes under sun.* is now available
via Community Source Licensing.
See: http://java.sun.com/communitysource/.