8008662: Add @jdk.Exported to JDK-specific/exported APIs
Alan Bateman
Alan.Bateman at oracle.com
Mon Oct 7 10:56:26 UTC 2013
On 07/10/2013 11:31, Mandy Chung wrote:
> :
>
>>
>> For the review then the intention is that @jdk.Exported be added to
>> the package-info and all public/protected types in these APIs. The
>> only exceptions are two cases where I've added @jdk.Exported(false),
>> specifically:
>>
>> - com.sun.management.OSMBeanFactory as it clearly documents to stay away
>
> It's a bug. We should fix it and remove this public class (I have
> filed JDK-8025985 for it).
Thanks for creating the bug, I agree it should be removed. For now, I'll
leave @jdk.Exported(false), unless that issue is resolved before we push
this (I hope that is okay with you).
-Alan.
More information about the security-dev
mailing list