Date: Mon, 8 Mar 1999 10:00:07 -0800 (PST)
From: Jeff Nisewanger <jdn@puuoo.eng.sun.com>
Subject: Re: sun.misc package documentation
To: java-security@java.sun.com, tomw@ma.ultranet.com
> How would I find the sun.misc package documentation. Although the
> classes are included with the Java2 JDK, the api docs for this package
> are not included in the documentation download.
The classes under sun.* are Sun proprietary and are intended
for use only by the Sun JDK implementation or related Sun-internal use.
They are not part of the standard core Java api and are subject to
removal or incompatible changes at any time and in any release.
Therefore, we do not document them in order to discourage their use.
Jeff