RFR: 8261340: Fix 'deprecated' warnings in the vmTestbase/nsk tests

Harold Seigel hseigel at openjdk.java.net
Tue Feb 9 13:19:28 UTC 2021


On Tue, 9 Feb 2021 04:36:29 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

>> Please review this small fix for JDK-8261340 to clean up deprecation warnings, such as the following, in the vmTestbase/nsk tests.
>> 
>>     warning: [dep-ann] deprecated item is not annotated with @Deprecated
>> 
>> The change was tested by running the tests locally and checking for the warnings.  It was regression tested with tiers 1-2 on Linux, Mac OS, and Windows and tiers 3-5 on Linux x64.
>> 
>> Thanks, Harold
>
> LGTM++
> 
> Thanks,
> Serguei

Thanks Lois and Sergei for reviewing this change!

-------------

PR: https://git.openjdk.java.net/jdk/pull/2462


More information about the serviceability-dev mailing list