RFR: Remove @Deprecated annotation from java.security.acl and javax.security.cert packages
Mandy Chung
mandy.chung at oracle.com
Thu Dec 10 18:14:18 UTC 2015
> On Dec 10, 2015, at 7:53 AM, Sean Mullan <sean.mullan at oracle.com> wrote:
>
> Max asked me to add the com.sun.jarsigner package to this bug, which also has an unnecessary @Deprecated annotation. I also made a few tweaks to the deprecation wording here and there, so a webrev is probably easier to review than diffs now:
>
> http://cr.openjdk.java.net/~mullan/webrevs/8144784/webrev.00/
Is there any other package-info.java beside these three packages? It worths to have a quick scan on the source.
To me, it’s fine to keep the existing @deprecated comment in com.sun.jarsigner.* classes since I assume you want to discourage new classes to be added in that package.
Mandy
More information about the security-dev
mailing list