RFR: 8261340: Fix 'deprecated' warnings in the vmTestbase/nsk tests
Serguei Spitsyn
sspitsyn at openjdk.java.net
Tue Feb 9 04:39:55 UTC 2021
On Mon, 8 Feb 2021 19:54:03 GMT, Harold Seigel <hseigel 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
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2462
More information about the serviceability-dev
mailing list