8008662: Add @jdk.Supported to JDK-specific/supported API

Alan Bateman Alan.Bateman at oracle.com
Fri Feb 22 14:37:28 UTC 2013


On 22/02/2013 14:06, Martin Buchholz wrote:
>
> I was under the impression that the general rule was that all of 
> com.sun.* fell under the "jdk supported" umbrella, and the level of 
> support was the distinction between sun.com.* and sun.* .
>
com.sun is a mixed bag. There are lots of com.sun.*.internal that are 
clearly JDK internal/implementation/stay-away but several useful and 
documented APIs are in com.sun too (the JDK build generates the javadoc 
for these). In addition there are several APIs with murkier pasts, 
transitional APIs for areas that previous had a life as a standalone 
technology before coming into the JDK.

-Alan.





More information about the security-dev mailing list