[9] RFR: 8073430: Deprecate security APIs that have been superseded
Wang Weijun
weijun.wang at oracle.com
Mon Mar 9 07:05:53 UTC 2015
Code change looks fine.
Thanks
Max
> On Mar 7, 2015, at 13:05, Jason Uh <jason.uh at oracle.com> wrote:
>
> While these methods are going to be removed soon anyway, @Deprecated actually seems like the more appropriate choice because we do want to discourage use of these methods, even if they are non-public APIs.
>
> Here it is with that change; please take a look:
> http://cr.openjdk.java.net/~juh/8073430/02/
>
> Thanks,
> Jason
>
> On 03/05/2015 09:32 PM, Wang Weijun wrote:
>> What is the policy for deprecating a non-public-API method?
>>
>>> On Mar 6, 2015, at 13:30, Wang Weijun <weijun.wang at oracle.com> wrote:
>>>
>>> Instead of adding @SupressWarnings to a method, can we add @Deprecated to it?
>>
More information about the net-dev
mailing list